forked from timelesslounge/timelessis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
73 lines (73 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
alembic==1.0.6
astroid==2.0.4
atomicwrites==1.2.1
attrs==18.2.0
bcrypt==3.1.6
celery==4.2.1
certifi==2018.11.29
cffi==1.11.5
chardet==3.0.4
Click==7.0
codecov==2.0.15
coverage==4.5.2
decorator==4.3.2
dodgy==0.1.9
factory-boy==2.11.1
Faker==1.0.2
Flask==1.0.2
Flask-Migrate==2.3.1
Flask-Script==2.0.6
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
future==0.17.1
git-pylint-commit-hook==2.5.1
idna==2.8
infinity==1.4
intervals==0.8.1
isort==4.3.4
itsdangerous==1.1.0
Jinja2==2.10
lazy-object-proxy==1.3.1
Mako==1.0.7
MarkupSafe==1.1.0
mccabe==0.6.1
more-itertools==5.0.0
passlib==1.7.1
pep8-naming==0.4.1
pluggy==0.8.1
psycopg2==2.7.6.1
psycopg2-binary==2.7.7
py==1.7.0
pycodestyle==2.4.0
pycparser==2.19
pydocstyle==3.0.0
pyflakes==1.6.0
pylint==2.1.1
pylint-celery==0.3
pylint-django==2.0.2
pylint-plugin-utils==0.4
pytest==4.1.1
pytest-cov==2.6.1
pytest-flask-sqlalchemy==1.0.0
pytest-mock==1.10.0
python-dateutil==2.7.5
python-editor==1.0.3
PyYAML==3.13
requests==2.21.0
requirements-detector==0.6
setoptconf==0.2.0
six==1.12.0
snowballstemmer==1.2.1
SQLAlchemy==1.2.16
SQLAlchemy-Utils==0.33.11
text-unidecode==1.2
typed-ast==1.2.0
urllib3==1.24.1
validators==0.12.4
Werkzeug==0.14.1
wrapt==1.11.1
flask-caching==1.4.0
redis==3.1.0
WTForms==2.2.1
WTForms-Alchemy==0.16.8
WTForms-Components==0.10.3