-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
74 lines (74 loc) · 2.64 KB
/
requirements.txt
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
asgiref==3.8.1
autopep8==2.0.1
certifi==2024.6.2
cffi==1.15.1
chardet==5.2.0
charset-normalizer==2.0.12
click==8.0.1
colorama==0.4.4
cryptography==42.0.5
deep-translator==1.11.4
defusedxml==0.7.1
diff-match-patch==20200713
dj-database-url==0.5.0
Django==4.2.11
django-bmemcached==0.3.0
django-environ==0.9.0
django-heroku==0.3.1
django-import-export==2.7.1
et-xmlfile==1.1.0
flake8==7.0.0
gunicorn==22.0.0
h11==0.14.0
h2==3.2.0
hpack==3.0.0
hstspreload==2020.12.22
httpcore==1.0.5
httpx==0.27.0
hyperframe==5.2.0
idna==3.7
joblib==1.2.0
langdetect==1.0.9
MarkupPy==1.14
mccabe==0.7.0
Naked==0.1.31
nltk==3.6.6
oauthlib==3.2.2
odfpy==1.4.1
openpyxl==3.0.10
pillow==10.3.0
psycopg2==2.9.5
pybase64==1.2.0
pycodestyle==2.11.0
pycountry==23.12.11
pycparser==2.20
pycryptodome==3.20.0
PyJWT==2.8.0
pyparsing==3.0.7
pytesseract==0.3.8
python3-openid==3.2.0
pytz==2021.1
PyYAML==6.0
rake-nltk==1.0.6
regex==2021.9.24
requests==2.31.0
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
rfc3986==1.4.0
scikit-learn==1.2.0
scipy==1.10.0
sentry-sdk==2.0.1
shellescape==3.8.1
six==1.16.0
sniffio==1.2.0
social-auth-app-django==5.4.1
social-auth-core==4.5.3
sqlparse==0.5.0
tablib==3.3.0
threadpoolctl==3.0.0
tomli==2.0.1
tqdm==4.66.3
urllib3==2.2.1
whitenoise==5.2.0
xlrd==2.0.1
xlwt==1.3.0