-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
75 lines (75 loc) · 1.27 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
appdirs==1.4.4
asgiref==3.2.7
astroid==2.4.1
atomicwrites==1.4.0
attrs==19.3.0
autopep8==1.5.3
beautifulsoup4==4.9.1
black==19.10b0
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
click==7.1.2
colorama==0.4.3
cryptography==2.9.2
cssselect==1.1.0
decorator==4.4.2
dj-database-url==0.5.0
Django==3.0.5
django-ckeditor==5.9.0
django-environ==0.4.5
django-filter==2.3.0
django-heroku==0.3.1
django-js-asset==1.2.2
django-mptt==0.11.0
djangorestframework==3.11.0
djangorestframework-simplejwt==4.4.0
flake8==3.8.3
future==0.18.2
gunicorn==20.0.4
idna==2.9
importlib-metadata==1.6.0
isort==5.2.2
lazy-object-proxy==1.4.3
lxml==4.5.2
Markdown==3.2.2
markdown2==2.3.9
mccabe==0.6.1
more-itertools==8.2.0
packaging==20.3
pathspec==0.8.0
phonenumbers==8.12.14
Pillow==7.2.0
pluggy==0.13.1
postgres==3.0.0
psycopg2==2.8.5
psycopg2-binary==2.8.5
psycopg2-pool==1.1
py==1.8.1
pycodestyle==2.6.0
pycparser==2.20
pyflakes==2.2.0
PyJWT==1.7.1
pylint==2.5.2
pyparsing==2.4.7
PySocks==1.7.1
pytest==5.4.1
pytest-django==3.9.0
python-dotenv==0.13.0
python-telegram-bot==12.7
pytz==2019.3
regex==2020.6.7
requests==2.23.0
six==1.14.0
soupsieve==2.0.1
sqlparse==0.3.1
toml==0.10.1
tornado==6.0.4
transliterate==1.10.2
typed-ast==1.4.1
urllib3==1.25.9
wcwidth==0.1.9
whitenoise==5.2.0
wrapt==1.12.1
yapf==0.30.0
zipp==3.1.0