-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
60 lines (60 loc) · 1.06 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
amqp==2.5.1
appdirs==1.4.3
arrow==0.15.5
attrs==19.3.0
billiard==3.6.1.0
black==19.10b0
bleach==1.4.2
celery==4.3.0
certifi==2023.7.22
chardet==3.0.4
Click==7.0
decorator==4.4.0
defusedxml==0.5.0
dicttoxml==1.6.6
dj-database-url==0.3.0
dj-static==0.0.6
Django==2.2.16
django-autocomplete-light==2.3.1
django-cors-headers==3.0.2
django-crispy-forms==1.4.0
django-extensions==1.5.9
django-filter==2.4.0
django-model-utils==4.0.0
django-notifications-hq==1.6.0
djangorestframework==3.10.3
djangorestframework-simplejwt==4.3.0
drf-nested-routers==0.91
drf-yasg==1.21.5
future==0.17.1
gunicorn==19.5.0
html5lib==0.9999999
idna==2.8
importlib-metadata==0.19
isoweek==1.3.0
jsonpickle==0.9.3
kombu==4.6.4
lxml==4.9.2
mock==3.0.5
networkx==3.2.1
oauthlib==3.0.1
pathspec==0.7.0
psycopg2-binary==2.9.7
PyJWT==1.7.1
python-dateutil==2.8.0
python3-openid==3.1.0
pytz==2021.1
redis==3.2.1
regex==2020.2.20
requests==2.22.0
requests-oauthlib==1.2.0
six==1.10.0
sqlparse==0.3.0
static3==0.7.0
toml==0.10.0
typed-ast==1.5.5
Unidecode==1.0.23
urllib3==1.24.1
vine==1.3.0
xmltodict==0.12.0
zipp==0.5.2