-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements-testing.pip
74 lines (74 loc) · 1.29 KB
/
requirements-testing.pip
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
alembic==0.9.5
certifi==2017.7.27.1
cffi==1.11.0
chardet==3.0.4
click==6.7
coverage==4.4.2
decorator==4.1.2
ecdsa==0.13
Faker==0.7.18
Flask==0.12.2
Flask-Admin==1.5.0
Flask-Cache==0.13.1
Flask-GraphQL==1.4.1
Flask-Migrate==2.1.0
Flask-Misaka==0.4.1
Flask-Script==2.0.5
flask-shell-ipython==0.3.0
Flask-SQLAlchemy==2.2
future==0.16.0
graphene==2.0.dev20170802065539
graphene-sqlalchemy==2.0.dev2017083101
graphql-core==2.0.dev20170801051721
graphql-relay==0.4.5
idna==2.6
inbox.py==0.0.6
infinity==1.4
intervals==0.8.0
ipython==6.2.1
ipython-genutils==0.2.0
iso8601==0.1.12
itsdangerous==0.24
jedi==0.11.0
Jinja2==2.9.6
Logbook==1.1.0
Mako==1.0.7
MarkupSafe==1.0
misaka==2.1.0
nose==1.3.7
parso==0.1.0
pexpect==4.2.1
pickleshare==0.7.4
pkg-resources==0.0.0
promise==2.1
prompt-toolkit==1.0.15
psycopg2==2.7.3.1
ptyprocess==0.5.2
pyblake2==0.9.3
pycparser==2.18
pycrypto==2.6.1
Pygments==2.2.0
python-dateutil==2.6.1
python-editor==1.0.3
python-http-client==3.0.0
python-jose==1.4.0
redis==2.10.6
requests==2.18.4
rq==0.9.2
sendgrid==5.3.0
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.11.0
SQLAlchemy==1.1.13
SQLAlchemy-Utils==0.32.16
traitlets==4.3.2
typing==3.6.2
ujson==1.35
urllib3==1.22
uWSGI==2.0.15
validators==0.12.0
wcwidth==0.1.7
Werkzeug==0.12.2
WTForms==2.1
WTForms-Alchemy==0.16.5
WTForms-Components==0.10.3