-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
51 lines (51 loc) · 897 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
amqp==5.1.1
anyio==3.6.2
asgiref==3.5.2
async-timeout==4.0.2
attrs==22.1.0
billiard==3.6.4.0
celery==5.2.7
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
Django==4.1.3
django-celery-beat==2.4.0
django-rest-framework==0.1.0
django-timezone-field==5.0
djangorestframework==3.14.0
drf-spectacular==0.24.2
flower==1.2.0
h11==0.14.0
httpcore==0.16.2
httpx==0.23.1
humanize==4.4.0
idna==3.4
inflection==0.5.1
jsonschema==4.17.0
kombu==5.2.4
packaging==21.3
prometheus-client==0.15.0
prompt-toolkit==3.0.33
psycopg2==2.9.5
pyparsing==3.0.9
pyrsistent==0.19.2
python-crontab==2.6.0
python-dateutil==2.8.2
python-dotenv==0.21.0
pytz==2022.6
PyYAML==6.0
redis==4.3.5
requests==2.28.1
rfc3986==1.5.0
six==1.16.0
sniffio==1.3.0
sqlparse==0.4.3
tornado==6.2
tzdata==2022.6
uritemplate==4.1.1
urllib3==1.26.12
vine==5.0.0
wcwidth==0.2.5