-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
55 lines (55 loc) · 1000 Bytes
/
requirements.txt
File metadata and controls
55 lines (55 loc) · 1000 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
asgiref==3.7.2
astroid==2.15.5
beautifulsoup4==4.11.2
bump2version==1.0.1
cachetools==5.3.0
certifi==2022.12.7
charset-normalizer==3.0.1
dill==0.3.6
Django==4.2.1
djangorestframework==3.14.0
docopt==0.6.2
google-api-core==1.34.0
google-auth==2.17.1
google-cloud-speech==2.4.0
googleapis-common-protos==1.59.0
grpcio==1.53.0
grpcio-status==1.48.2
idna==3.4
isort==5.12.0
lazy-object-proxy==1.9.0
libcst==0.4.9
mccabe==0.7.0
mypy-extensions==1.0.0
numpy==1.24.2
packaging==23.0
pandas==1.5.3
Pillow==10.0.0
pipreqs==0.4.13
platformdirs==3.5.1
proto-plus==1.22.2
protobuf==3.20.3
psycopg2-binary==2.9.6
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydub==0.25.1
pylint==2.17.4
pylint-django==2.5.3
pylint-plugin-utils==0.8.2
pytesseract==0.3.10
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2022.7.1
PyYAML==6.0
requests==2.28.2
rsa==4.9
six==1.16.0
soupsieve==2.3.2.post1
sqlparse==0.4.4
tomli==2.0.1
tomlkit==0.11.8
typing-inspect==0.8.0
typing_extensions==4.5.0
urllib3==1.26.14
wrapt==1.15.0
yarg==0.1.9