Jacob Logas commited on
Commit
0cd9d14
·
1 Parent(s): 43a5fdf

fix requirements issue

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -91
requirements.txt CHANGED
@@ -1,91 +1 @@
1
- absl-py==0.15.0
2
- aiohttp==3.8.1
3
- aiosignal==1.2.0
4
- analytics-python==1.4.0
5
- anyio==3.6.1
6
- astunparse==1.6.3
7
- async-timeout==4.0.2
8
- attrs==21.4.0
9
- backoff==1.10.0
10
- bcrypt==3.2.2
11
- bleach==5.0.0
12
- cachetools==5.2.0
13
- certifi==2022.6.15
14
- cffi==1.15.0
15
- charset-normalizer==2.0.12
16
- click==8.1.3
17
- cryptography==37.0.2
18
- cycler==0.11.0
19
- fastapi==0.78.0
20
- fawkes==1.0.4
21
- ffmpy==0.3.0
22
- flatbuffers==1.12
23
- fonttools==4.33.3
24
- frozenlist==1.3.0
25
- fsspec==2022.5.0
26
- gast==0.3.3
27
- google-auth==2.8.0
28
- google-auth-oauthlib==0.4.6
29
- google-pasta==0.2.0
30
- gradio==3.0.20
31
- grpcio==1.32.0
32
- h11==0.13.0
33
- h5py==2.10.0
34
- idna==3.3
35
- importlib-metadata==4.11.4
36
- Jinja2==3.1.2
37
- Keras==2.4.3
38
- Keras-Preprocessing==1.1.2
39
- kiwisolver==1.4.3
40
- linkify-it-py==1.0.3
41
- Markdown==3.3.7
42
- markdown-it-py==2.1.0
43
- MarkupSafe==2.1.1
44
- matplotlib==3.5.2
45
- mdit-py-plugins==0.3.0
46
- mdurl==0.1.1
47
- monotonic==1.6
48
- mtcnn==0.1.1
49
- multidict==6.0.2
50
- numpy==1.19.5
51
- oauthlib==3.2.0
52
- opencv-python==4.6.0.66
53
- opt-einsum==3.3.0
54
- orjson==3.7.3
55
- packaging==21.3
56
- pandas==1.4.3
57
- paramiko==2.11.0
58
- Pillow==9.1.1
59
- protobuf==3.19.4
60
- pyasn1==0.4.8
61
- pyasn1-modules==0.2.8
62
- pycparser==2.21
63
- pycryptodome==3.15.0
64
- pydantic
65
- pydub==0.25.1
66
- PyNaCl==1.5.0
67
- pyparsing==3.0.9
68
- python-dateutil==2.8.2
69
- python-multipart==0.0.5
70
- pytz==2022.1
71
- PyYAML==6.0
72
- requests==2.28.0
73
- requests-oauthlib==1.3.1
74
- rsa==4.8
75
- scipy==1.8.1
76
- six==1.15.0
77
- sniffio==1.2.0
78
- tensorboard==2.9.1
79
- tensorboard-data-server==0.6.1
80
- tensorboard-plugin-wit==1.8.1
81
- tensorflow==2.4.1
82
- tensorflow-estimator==2.4.0
83
- termcolor==1.1.0
84
- uc-micro-py==1.0.1
85
- urllib3==1.26.9
86
- uvicorn==0.18.1
87
- webencodings==0.5.1
88
- Werkzeug==2.1.2
89
- wrapt==1.12.1
90
- yarl==1.7.2
91
- zipp==3.8.0
 
1
+ fawkes==1.0.4