-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
51 lines (51 loc) · 925 Bytes
/
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
asgiref==3.6.0
black==23.3.0
boto3==1.26.109
botocore==1.29.109
cffi==1.15.1
chardet==5.1.0
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
cryptography==40.0.1
cssselect==1.2.0
distro==1.8.0
Django==3.2.16
django-ckeditor==6.5.1
django-cors-headers==3.14.0
django-environ==0.10.0
django-js-asset==2.0.0
django-rest-knox==4.2.0
django-simple-history==3.3.0
django-storages==1.13.2
djangorestframework==3.14.0
gunicorn==20.1.0
jmespath==1.0.1
lxml==4.9.2
mypy-extensions==1.0.0
numpy==1.24.2
packaging==23.0
pandas==2.0.0
pathspec==0.11.1
pdfminer.six==20221105
pdfplumber==0.8.1
Pillow==9.5.0
platformdirs==3.2.0
# psycopg2==2.9.6
psycopg2-binary==2.9.6
pycparser==2.21
pycryptodome==3.17
PyJWT==2.6.0
PyMuPDF==1.21.1
PyPDF2==2.0.0
python-dateutil==2.8.2
#python-magic==0.4.15
#python-magic-bin==0.4.15
pytz==2023.3
roman==4.0
s3transfer==0.6.0
six==1.16.0
sqlparse==0.4.3
tzdata==2023.3
urllib3==1.26.15
Wand==0.6.11