forked from klen/py-frameworks-bench
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
56 lines (40 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
# Just save requirements for later benchmarks
# Server
gunicorn == 19.6.0
meinheld == 0.5.9
# Share
#Jinja2 == 2.8.0
Jinja2 == 2.10
requests == 2.10.0
Cython == 0.24
# aiohttp == 0.21.6
aiohttp == 3.5.4
peewee-async == 0.5.3
peewee==2.10.2
sanic_jinja2==0.7.4
aiopg == 0.9.2
bottle == 0.12.9
Django == 1.9.7
django-postgrespool == 0.3.0
# falcon == 1.0.0
falcon == 1.4.1
#flask == 0.11.1
flask == 1.0.2
#tornado == 4.3
tornado == 6.0.1
#Werkzeug == 0.11.10
Werkzeug == 0.14
wheezy.web[jinja2] == 0.1.485
muffin == 0.7.3
muffin-jinja2 == 0.1.0
muffin-peewee == 1.0.8
pyramid == 1.7
weppy == 0.7.1
Twisted == 16.2.0
treq == 15.1.0
alchimia == 0.6.1
mixer == 5.5.7
pytest == 2.9.1
webtest == 2.0.21
ipdb == 0.10.0
asyncpg == 0.18.3