-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
77 lines (77 loc) · 1.39 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
75
76
77
amazon-textract-caller==0.2.4
amazon-textract-response-parser==1.0.3
amazon-textract-textractor==1.8.2
amqp==5.3.1
asgiref==3.8.1
astroid==2.14.1
billiard==4.2.1
boto3==1.34.140
botocore==1.34.140
celery==5.4.0
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
coverage==7.2.7
crispy-bootstrap5==0.7
defusedxml==0.7.1
diff-match-patch==20230430
dill==0.3.6
dj-database-url==1.2.0
Django==5.1.4
django-cors-headers==4.6.0
django-crispy-forms==2.0
django-debug-toolbar==4.2.0
django-import-export==3.3.5
django-storages==1.14.3
djangorestframework==3.14.0
drf-extra-fields==3.4.1
editdistance==0.8.1
et-xmlfile==1.1.0
factory-boy==3.3.0
Faker==22.2.0
flake8==7.0.0
gunicorn==20.1.0
isort==5.12.0
jmespath==1.0.1
kombu==5.4.2
lazy-object-proxy==1.9.0
MarkupPy==1.14
marshmallow==3.21.3
mccabe==0.7.0
numpy==2.0.0
odfpy==1.4.1
openpyxl==3.1.2
packaging==24.1
pandas==2.2.2
pillow==10.3.0
platformdirs==3.0.0
prompt_toolkit==3.0.48
psycopg2-binary==2.9.9
pycodestyle==2.11.1
pyflakes==3.2.0
pylint==2.16.1
pylint-django==2.5.3
pylint-plugin-utils==0.7
python-dateutil==2.8.2
pytz==2022.7.1
PyYAML==6.0.1
redis==5.2.1
s3transfer==0.10.2
setuptools==69.5.1
six==1.16.0
sqlparse==0.4.3
tablib==3.5.0
tabulate==0.9.0
tomli==2.0.1
tomlkit==0.11.6
typing_extensions==4.4.0
tzdata==2024.1
urllib3==2.2.2
vine==5.1.0
wcwidth==0.2.13
whitenoise==6.3.0
wrapt==1.14.1
xlrd==2.0.1
XlsxWriter==3.2.0
xlwt==1.3.0