-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
50 lines (50 loc) · 916 Bytes
/
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
aioredis==1.3.0
asgiref==3.2.2
asn1crypto==0.24.0
async-timeout==3.0.1
attrs==19.1.0
autobahn==20.12.3
Automat==0.7.0
certifi==2022.12.7
cffi==1.12.3
channels==2.3.0
channels-redis==2.4.0
chardet==3.0.4
configparser==3.7.4
constantly==15.1.0
cryptography==39.0.1
daphne==2.3.0
defusedxml==0.6.0
Django==2.2.28
django-cors-headers==3.1.0
djangorestframework==3.11.2
djangorestframework-jwt==1.11.0
djangorestframework-simplejwt==4.3.0
hiredis==1.0.0
hyperlink==19.0.0
idna==2.8
incremental==17.5.0
msgpack==0.6.2
numpy==1.22.0
oauthlib==3.0.2
pandas==0.25.0
Pillow==9.3.0
pkg-resources==0.0.0
psycopg2==2.8.3
pycparser==2.19
PyHamcrest==1.9.0
PyJWT==2.4.0
python-dateutil==2.8.0
python3-openid==3.1.0
pytz==2019.2
requests==2.22.0
requests-oauthlib==1.2.0
six==1.12.0
social-auth-app-django==3.1.0
social-auth-core==3.2.0
sqlparse==0.3.0
Twisted==22.4.0
txaio==18.8.1
urllib3==1.26.5
uuid==1.30
zope.interface==4.6.0