-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
65 lines (65 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
amqp==5.0.6
anyjson==0.3.3
asgiref==3.3.1
autopep8==1.5.6
billiard==3.6.4.0
boto3==1.17.39
botocore==1.20.39
celery==5.0.5
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.1.6
coreapi==2.3.3
coreschema==0.0.4
cryptography==3.4.7
decorator==4.4.2
Django==3.1.12
django-celery-beat==2.2.0
django-crontab==0.7.1
django-environ==0.4.5
django-rest-knox==4.1.0
django-rest-swagger==2.2.0
django-timezone-field==4.1.2
djangorestframework==3.12.4
drf-yasg==1.20.0
dynaconf==3.1.4
hvac==0.10.8
idna==2.10
inflection==0.5.1
itypes==1.2.0
Jinja2==2.11.3
jmespath==0.10.0
knox==0.1.11
kombu==5.0.2
loguru==0.5.3
MarkupSafe==1.1.1
openapi-codec==1.3.2
packaging==20.9
prompt-toolkit==3.0.18
psycopg2-binary==2.8.6
pycodestyle==2.7.0
pycparser==2.20
pyparsing==2.4.7
python-crontab==2.5.1
python-dateutil==2.8.1
pytz==2021.1
redis==3.5.3
requests==2.25.1
ruamel.yaml==0.17.2
ruamel.yaml.clib==0.2.2
s3transfer==0.3.6
shortuuid==1.0.1
simplejson==3.17.2
six==1.15.0
sqlparse==0.4.1
toml==0.10.2
tzlocal==2.1
uritemplate==3.0.1
urllib3==1.26.5
validators==0.18.2
vine==5.0.0
wcwidth==0.2.5