Browse Source

add requirements.txt

Bastien Sevajol 6 years ago
parent
commit
261d82a208
1 changed files with 73 additions and 0 deletions
  1. 73 0
      requirements.txt

+ 73 - 0
requirements.txt View File

@@ -0,0 +1,73 @@
1
+alembic==0.9.9
2
+atomicwrites==1.1.5
3
+attrs==18.1.0
4
+Babel==2.6.0
5
+beautifulsoup4==4.6.0
6
+certifi==2018.4.16
7
+chardet==3.0.4
8
+click==6.7
9
+cliff==2.12.0
10
+cmd2==0.9.1
11
+colorama==0.3.9
12
+coverage==4.5.1
13
+defusedxml==0.5.0
14
+filedepot==0.5.2
15
+hapic==0.42
16
+hapic-apispec==0.37.0
17
+hupper==1.3
18
+idna==2.7
19
+Jinja2==2.10
20
+jsmin==2.2.2
21
+lxml==4.2.1
22
+Mako==1.0.7
23
+MarkupSafe==1.0
24
+marshmallow==2.15.3
25
+more-itertools==4.2.0
26
+multidict==4.3.1
27
+mypy==0.610
28
+PasteDeploy==1.5.2
29
+pbr==4.0.4
30
+pep8==1.7.1
31
+pkg-resources==0.0.0
32
+plaster==1.0
33
+plaster-pastedeploy==0.5
34
+pluggy==0.6.0
35
+prettytable==0.7.2
36
+psycopg2==2.7.4
37
+py==1.5.3
38
+Pygments==2.2.0
39
+pyparsing==2.2.0
40
+pyperclip==1.6.2
41
+pyramid==1.9.2
42
+pyramid-debugtoolbar==4.4
43
+pyramid-jinja2==2.7
44
+pyramid-mako==1.0.2
45
+pyramid-retry==0.5
46
+pyramid-tm==2.2
47
+pytest==3.6.1
48
+pytest-cov==2.5.1
49
+python-dateutil==2.7.3
50
+python-editor==1.0.3
51
+pytz==2018.4
52
+PyYAML==3.12
53
+redis==2.10.6
54
+repoze.lru==0.7
55
+requests==2.19.1
56
+rq==0.11.0
57
+six==1.11.0
58
+SQLAlchemy==1.2.8
59
+stevedore==1.28.0
60
+transaction==2.2.1
61
+translationstring==1.3
62
+typed-ast==1.1.0
63
+Unidecode==1.0.22
64
+urllib3==1.23
65
+venusian==1.1.0
66
+waitress==1.1.0
67
+wcwidth==0.1.7
68
+WebOb==1.8.2
69
+WebTest==2.0.29
70
+WsgiDAV==2.4.0
71
+zope.deprecation==4.3.0
72
+zope.interface==4.5.0
73
+zope.sqlalchemy==1.0