-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
60 lines (60 loc) · 1.12 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
alabaster==0.7.12
app==0.0.1
atomicwrites==1.3.0
attrs==19.3.0
Babel==2.7.0
beautifulsoup4==4.6.0
certifi==2018.4.16
chardet==3.0.4
Click==7.0
colorama==0.4.1
cycler==0.10.0
decorator==4.4.0
docutils==0.15.2
Flask==1.1.1
flask-heroku==0.1.9
Flask-Login==0.4.1
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.2
gunicorn==20.0.4
heroku==0.1.4
idna==2.7
imagesize==1.1.0
importlib-metadata==0.23
infinity==1.4
intervals==0.8.1
itsdangerous==1.1.0
Jinja2==2.10.1
kiwisolver==1.1.0
load==2019.4.13
MarkupSafe==1.1.1
more-itertools==7.2.0
packaging==19.2
pluggy==0.13.0
public==2019.4.13
py==1.8.0
Pygments==2.5.2
pyparsing==2.4.2
PyQt5==5.10.1
pytest==5.2.2
python-dateutil==1.5
pytz==2019.3
requests==2.20.0
sip==4.19.8
six==1.12.0
snowballstemmer==2.0.0
Sphinx==2.2.2
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
SQLAlchemy==1.3.10
urllib3==1.24.2
validators==0.14.0
wcwidth==0.1.7
Werkzeug==0.15.6
WTForms==2.2.1
WTForms-Components==0.10.4
zipp==0.6.0