forked from OpenTreeOfLife/opentree
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
65 lines (65 loc) · 1.28 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
60
61
62
63
64
65
requests==2.28.1
python-dateutil==2.2
locket==0.1.1
bleach==5.0.1
jwcrypto==0.9.1
python-jwt==3.3.0
pyramid==2.0
pipdeptree==2.3.1
cookiecutter==2.1.1
configparser==5.3.0
Markdown==3.5.1
## The following requirements were added by pip freeze:
arrow==0.15.8
attrs==22.1.0
beautifulsoup4==4.11.1
binaryornot==0.4.4
certifi==2022.6.15.1
cffi==1.15.1
chardet==5.0.0
charset-normalizer==2.1.1
click==8.1.3
coverage==6.4.4
cryptography==38.0.1
Deprecated==1.2.13
hupper==1.10.3
idna==3.3
importlib-metadata==7.0.0
iniconfig==1.1.1
Jinja2==3.1.2
jinja2-time==0.2.0
Mako==1.2.2
MarkupSafe==2.1.1
packaging==21.3
PasteDeploy==2.1.1
plaster==1.0
plaster-pastedeploy==0.7
pluggy==1.0.0
py==1.11.0
pycparser==2.21
Pygments==2.13.0
pyparsing==3.0.9
pyramid-debugtoolbar==4.9
pyramid-jinja2==2.10
pyramid-mako==1.1.0
pytest==7.1.3
pytest-cov==3.0.0
python-slugify==6.1.2
PyYAML==6.0
repoze.lru==0.7
six==1.16.0
soupsieve==2.3.2.post1
-e git+ssh://git@github.com/OpenTreeOfLife/webapp-tree-viewer.git@9ec2e8caa543096980db27146db6067054b30326#egg=synthetic_tree_viewer&subdirectory=synthetic_tree_viewer
text-unidecode==1.3
tomli==2.0.1
translationstring==1.4
urllib3==1.26.12
venusian==3.0.0
waitress==2.1.2
webencodings==0.5.1
WebOb==1.8.7
WebTest==3.0.0
wrapt==1.14.1
zipp==3.17.0
zope.deprecation==4.4.0
zope.interface==5.4.0