-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
67 lines (67 loc) · 1.12 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
amqp==5.1.1
anyio==3.6.2
asgiref==3.6.0
async-timeout==4.0.2
billiard==3.6.4.0
boto3==1.16.35
botocore==1.19.35
build==0.10.0
cached-property==1.5.2
celery==5.2.7
celery-redbeat==2.0.0
certifi==2022.12.7
charset-normalizer==3.0.1
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cycler==0.11.0
Django==3.1.14
django-cors-headers==3.11.0
django-otp==1.1.4
django-storages==1.10.1
djangorestframework==3.12.2
idna==3.4
importlib-metadata==4.13.0
jmespath==0.10.0
kiwisolver==1.4.4
kombu==5.2.4
matplotlib==3.3.4
numpy==1.21.6
packaging==23.0
pandas==1.1.5
Pillow==9.3.0
pip-tools==6.12.2
prompt-toolkit==3.0.36
psycopg2==2.9.3
pyparsing==3.0.9
pypng==0.20220715.0
pyproject_hooks==1.0.0
python-dateutil==2.8.2
python-decouple==3.7
pytz==2022.7.1
PyYAML==5.4.1
qrcode==7.4
redis==4.4.2
regex==2022.10.31
requests==2.28.2
s3transfer==0.3.7
scipy==1.7.2
sentry-sdk==1.14.0
six==1.16.0
sniffio==1.3.0
sqlparse==0.4.3
tenacity==8.1.0
tomli==2.0.1
typing_extensions==4.4.0
urllib3==1.26.14
vine==5.0.0
watchgod==0.8.2
wcwidth==0.2.6
zipp==3.12.0
python-gettext
moto==4.1.10
pydot
django-rest-swagger
drf-yasg
django-extensions