-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
53 lines (53 loc) · 931 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
51
52
53
aiohttp==3.7.4.post0
asgiref==3.3.4
astroid==2.5.3
async-timeout==3.0.1
attrs==20.3.0
autobahn==21.2.1
Automat==20.2.0
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
constantly==15.1.0
cryptography==3.4.6
dateparser==1.0.0
dj-database-url==0.5.0
Django==3.2
django-on-heroku==1.1.2
djangorestframework==3.12.4
hyperlink==21.0.0
idna==2.10
incremental==17.5.0
isort==5.8.0
lazy-object-proxy==1.6.0
mccabe==0.6.1
multidict==5.1.0
psycopg2-binary==2.8.6
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyHamcrest==2.0.2
PyJWT==2.0.1
pylint==2.7.4
pyOpenSSL==20.0.1
python-binance==1.0.2
python-dateutil==2.8.1
python-dotenv==0.17.0
pytz==2021.1
regex==2020.11.13
requests==2.25.1
service-identity==18.1.0
six==1.15.0
sqlparse==0.4.1
toml==0.10.2
Twisted==20.3.0
txaio==21.2.1
typing-extensions==3.10.0.0
tzlocal==2.1
ujson==4.0.2
urllib3==1.26.3
websockets==9.0.1
whitenoise==5.2.0
wrapt==1.12.1
yarl==1.6.3
zope.interface==5.2.0