-
Notifications
You must be signed in to change notification settings - Fork 13
/
requirements.txt
59 lines (59 loc) · 1.05 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
alembic==1.7.5
attrs==21.4.0
Beaker==1.11.0
beautifulsoup4==4.10.0
certifi==2021.10.8
Chameleon==3.9.1
chardet==4.0.0
cornice==6.0.1
cuvner==21.1.0
cycler==0.11.0
et-xmlfile==1.1.0
FormEncode==2.0.1
hupper==1.10.3
idna==3.3
jdcal==1.4.1
kiwisolver==1.3.2
markdown==3.3.6
marshmallow==3.14.1
matplotlib==3.5.1
natsort==8.0.2
networkx==2.6.3
numpy==1.22.0
openpyxl==3.0.9
Paste==3.5.0
PasteDeploy==2.1.1
Pillow==9.0.0
plaster==1.0
plaster-pastedeploy==0.7
pluggy==1.0.0
psycopg2-binary==2.9.3
py==1.11.0
pylint
pyjwt==2.3.0
pynacl==1.5.0
pyparsing==3.0.6
pyramid==2.0
pyramid_session_redis==1.6.3
pyramid-chameleon==0.3
pyramid_apispec==0.5.0
pyramid_debugtoolbar==4.9
pytest==6.2.5
pytest-cov==3.0.0
python-dateutil==2.8.2
pytz==2021.3
# python3-yaml is a dependency of postgresql-server-dev-all. therefore we just leave it to the distribution
# PyYAML==6.0
repoze.lru==0.7
requests==2.27.1
scipy==1.7.3
six==1.16.0
SQLAlchemy==1.4.29
translationstring==1.4
urllib3==1.26.8
venusian==3.0.0
waitress==2.0.0
WebOb==1.8.7
WebTest==3.0.0
zope.deprecation==4.4.0
zope.interface==5.4.0