-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
63 lines (63 loc) · 1.09 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
amqp==2.6.1
anyjson==0.3.3
asgiref==3.3.1
astroid==2.4.2
beautifulsoup4==4.9.3
billiard==3.6.3.0
celery==4.4.7
certifi==2020.12.5
cffi==1.14.4
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.3
Django==3.0.2
django-bootstrap4==2.3.1
django-cors-headers==3.6.0
django-filter==2.4.0
django-grappelli==2.14.2
django-redis==4.12.1
django-registration-redux==2.8
django-rest-swagger==2.2.0
django-simpleui==2021.1.1
djangorestframework==3.12.2
flower==0.9.5
humanize==3.1.0
idna==2.10
importlib-metadata==2.1.0
isort==5.6.4
itypes==1.2.0
Jinja2==2.11.2
kombu==4.6.11
lazy-object-proxy==1.4.3
Markdown==3.3.3
MarkupSafe==1.1.1
mccabe==0.6.1
msgpack-python==0.5.6
openapi-codec==1.3.2
Pillow==8.0.1
prometheus-client==0.8.0
prompt-toolkit==3.0.8
pycparser==2.20
pylint==2.6.0
pyOpenSSL==20.0.0
pytz==2020.4
redis==3.5.3
requests==2.25.1
simplejson==3.17.2
six==1.15.0
soupsieve==2.0.1
sqlparse==0.4.1
toml==0.10.2
tornado==6.1
typed-ast==1.4.1
uritemplate==3.0.1
urllib3==1.26.2
vine==1.3.0
wcwidth==0.2.5
wrapt==1.12.1
zipp==3.4.0