-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
77 lines (77 loc) · 1.3 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
amqp==5.0.5
appdirs==1.4.3
asgiref==3.3.1
attrs==20.3.0
backcall==0.2.0
beautifulsoup4==4.9.3
billiard==3.6.3.0
boto3==1.17.22
botocore==1.20.22
CacheControl==0.12.6
celery==5.0.5
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.1.6
colorama==0.4.3
contextlib2==0.6.0
coverage==5.5
decorator==4.4.2
distlib==0.3.0
distro==1.4.0
Django==3.1.7
django-cors-headers==3.7.0
django-crispy-forms==1.11.1
django-ranged-response==0.2.0
django-ses==1.0.3
django-simple-captcha==0.5.13
djangorestframework==3.12.2
drf-spectacular==0.13.2
factory-boy==3.2.0
Faker==6.5.0
future==0.18.2
html5lib==1.0.1
idna==2.10
inflection==0.5.1
ipaddr==2.2.0
ipython==7.21.0
ipython-genutils==0.2.0
jedi==0.18.0
jmespath==0.10.0
jsonschema==3.2.0
kombu==5.0.2
lockfile==0.12.2
msgpack==0.6.2
packaging==20.3
parso==0.8.1
pep517==0.8.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.1.2
progress==1.5
prompt-toolkit==3.0.16
psycopg2==2.8.6
ptyprocess==0.7.0
Pygments==2.8.1
pyparsing==2.4.6
pyrsistent==0.17.3
python-dateutil==2.8.1
pytoml==0.1.21
pytz==2021.1
PyYAML==5.4.1
redis==3.5.3
requests==2.25.1
retrying==1.3.3
s3transfer==0.3.4
six==1.15.0
soupsieve==2.2
sqlparse==0.4.1
text-unidecode==1.3
traitlets==5.0.5
uritemplate==3.0.1
urllib3==1.26.3
vine==5.0.0
wcwidth==0.2.5
webencodings==0.5.1