-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
107 lines (107 loc) · 2.02 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
amqp==5.0.6
asgiref==3.5.0
async-timeout==4.0.2
autopep8==1.5.7
backports.entry-points-selectable==1.1.1
billiard==3.6.4.0
celery==5.2.1
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.9
channels==3.0.5
channels_redis==3.4.0
click==8.0.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cloudinary==1.29.0
colorama==0.4.4
coreapi==2.3.3
coreschema==0.0.4
coverage==6.3.2
cryptography==36.0.0
defusedxml==0.7.1
Deprecated==1.2.13
distlib==0.3.4
dj-database-url==0.5.0
dj-email-url==1.0.2
Django==3.2.8
django-cache-url==3.2.3
django-celery-beat==2.2.1
django-cloudinary-storage==0.3.0
django-cors-headers==3.10.1
django-dbbackup==3.3.0
django-filter==21.1
django-heroku==0.3.1
django-jalali-date==1.0.0
django-jenkins==0.110.0
django-property-filter==1.1.1
django-redis==5.2.0
django-redis-cache==3.0.1
django-templated-mail==1.1.1
django-timezone-field==4.2.1
djangorestframework==3.11.2
djangorestframework-simplejwt==4.8.0
djoser==2.1.0
drf-nested-routers==0.93.4
drf-yasg==1.17.1
environs==8.0.0
filelock==3.4.0
flower==1.0.0
gunicorn==20.1.0
humanize==3.13.1
idna==3.3
importlib-metadata==4.8.1
importlib-resources==5.3.0
inflection==0.5.1
install==1.3.5
itypes==1.2.0
jdatetime==3.6.4
Jinja2==3.0.3
kombu==5.2.2
Markdown==3.3.4
MarkupSafe==2.0.1
marshmallow==3.14.1
mock==4.0.3
oauthlib==3.1.1
packaging==21.3
Pillow==8.4.0
pipenv==2021.11.23
pkg-about==1.0.3
platformdirs==2.4.0
prometheus-client==0.12.0
prompt-toolkit==3.0.24
pycodestyle==2.8.0
pycparser==2.21
PyJWT==2.3.0
pyparsing==3.0.6
python-crontab==2.6.0
python-dateutil==2.8.2
python-dotenv==0.19.2
python3-openid==3.2.0
pytz==2021.3
PyYAML==6.0
redis==3.5.3
requests==2.26.0
requests-oauthlib==1.3.0
ruamel.yaml==0.17.17
ruamel.yaml.clib==0.2.6
six==1.16.0
skyroom==1.0.3
social-auth-app-django==4.0.0
social-auth-core==4.1.0
sqlparse==0.4.2
toml==0.10.2
tornado==6.1
typing-extensions==3.10.0.2
uritemplate==4.1.1
urllib3==1.26.7
uuid==1.30
validate-email==1.3
vine==5.0.0
virtualenv==20.10.0
virtualenv-clone==0.5.7
wcwidth==0.2.5
whitenoise==5.3.0
wrapt==1.14.1
zipp==3.6.0