-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
79 lines (79 loc) · 1.33 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
alembic==1.3.2
appdirs==1.4.3
appnope==0.1.0
asgiref==3.2.3
astroid==2.3.3
attrs==19.3.0
autopep8==1.4.4
backcall==0.1.0
beautifulsoup4==4.8.2
black==19.10b0
certifi==2019.11.28
chardet==3.0.4
Click==7.0
decorator==4.4.1
dj-database-url==0.5.0
dj-static==0.0.6
Django==3.1.12
django-crispy-forms==1.8.1
django-filter==2.2.0
django-livereload-server==0.3.2
djangorestframework==3.11.2
entrypoints==0.3
Faker==4.0.0
flake8==3.7.9
Flask==1.1.1
Flask-Login==0.4.1
Flask-Migrate==2.5.2
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.2
gunicorn==20.0.4
heroku==0.1.4
idna==2.8
ipython==7.11.1
ipython-genutils==0.2.0
isort==4.3.21
itsdangerous==1.1.0
jedi==0.15.2
Jinja2==2.11.3
lazy-object-proxy==1.4.3
Mako==1.1.0
Markdown==3.1.1
MarkupSafe==1.1.1
mccabe==0.6.1
parso==0.5.2
pathspec==0.7.0
pexpect==4.7.0
pickleshare==0.7.5
prompt-toolkit==3.0.2
psycopg2==2.8.4
ptyprocess==0.6.0
pycodestyle==2.5.0
pydocstyle==5.0.2
pyflakes==2.1.1
Pygments==2.7.4
pylama==7.7.1
pylint==2.4.4
python-dateutil==2.8.1
python-decouple==3.3
python-dotenv==0.10.4
python-editor==1.0.4
pytz==2019.3
regex==2020.1.8
requests==2.22.0
six==1.14.0
snowballstemmer==2.0.0
soupsieve==1.9.5
SQLAlchemy==1.3.12
sqlparse==0.3.0
static3==0.7.0
text-unidecode==1.3
toml==0.10.0
tornado==6.0.3
traitlets==4.3.3
typed-ast==1.4.1
urllib3==1.26.5
wcwidth==0.1.8
Werkzeug==0.16.0
wrapt==1.11.2
WTForms==2.2.1