-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements_unix.txt
68 lines (68 loc) · 1.15 KB
/
requirements_unix.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
alembic==1.0.10
asn1crypto==0.24.0
astroid==1.6.0
Babel==2.6.0
backports.functools-lru-cache==1.4
blinker==1.4
certifi==2019.3.9
cffi==1.12.3
chardet==3.0.4
Click==7.0
configparser==3.5.0
coverage==4.5.3
cryptography==2.3
dateparser==0.7.1
decorator==4.4.0
defusedxml==0.6.0
enum34==1.1.6
Flask==1.0.3
Flask-Babel==0.12.2
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.4.0
Flask-Moment==0.7.0
Flask-OpenID==1.2.5
Flask-ReCaptcha==0.4.2
Flask-SQLAlchemy==2.4.0
Flask-WhooshAlchemy==0.56
Flask-WTF==0.14.2
flipflop==1.0
futures==3.1.1
guess-language==0.2
html-testRunner==1.2
idna==2.8
infinity==1.4
intervals==0.8.1
ipaddress==1.0.17
isort==4.3.4
itsdangerous==1.1.0
Jinja2==2.10.1
keyring==10.6.0
keyrings.alt==3.0
lazy-object-proxy==1.3.1
logilab-common==1.4.1
Mako==1.0.10
MarkupSafe==1.1.1
mccabe==0.6.1
numpy==1.16.2
pbr==5.1.3
pkg-resources==0.0.0
pycparser==2.19
pycrypto==2.6.1
PyJWT==1.7.1
python-dateutil==2.8.0
python-dotenv==0.10.2
python-editor==1.0.4
python3-openid==3.1.0
pytz==2019.1
regex==2019.4.14
requests==2.22.0
SecretStorage==2.3.1
six==1.12.0
SQLAlchemy==1.3.3
tzlocal==1.5.1
urllib3==1.25.2
Werkzeug==0.15.4
Whoosh==2.7.4
wrapt==1.9.0
WTForms==2.2.1