forked from elixir-cloud-aai/proTES
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
70 lines (70 loc) · 1.19 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
66
67
68
69
70
addict==2.2.0
amqp==2.3.2
asn1crypto==0.24.0
astroid==2.0.4
attrs==18.2.0
avro-cwl==1.8.4
bagit==1.7.0
billiard==3.5.0.4
CacheControl==0.11.7
celery==4.1.1
certifi==2018.8.24
cffi==1.11.5
chardet==3.0.4
click==6.7
clickclick==1.2.2
connexion==1.5.2
cryptography==2.3.1
decorator==4.3.0
Flask==1.0.2
Flask-Cors==3.0.6
Flask-PyMongo==2.1.0
future==0.16.0
gunicorn==19.9.0
html5lib==1.0.1
idna==2.7
inflection==0.3.1
isodate==0.6.0
isort==4.3.4
itsdangerous==0.24
Jinja2==2.10.1
jsonschema==2.6.0
kombu==4.2.1
lazy-object-proxy==1.3.1
lockfile==0.12.2
lxml==4.2.5
MarkupSafe==1.0
mccabe==0.6.1
mistune==0.8.1
mypy-extensions==0.4.1
networkx==2.2
prov==1.5.1
psutil==5.4.7
py-tes==0.3.0
pycparser==2.19
PyJWT==1.6.4
pylint==2.1.1
pymongo==3.7.1
pyparsing==2.2.1
python-dateutil==2.6.1
pytz==2018.5
PyYAML==4.2b1
rdflib==4.2.2
rdflib-jsonld==0.4.0
requests==2.20.0
ruamel.yaml==0.15.51
scandir==1.9.0
schema-salad==3.0.20181129082112
shellescape==3.4.1
simplejson==3.16.0
six==1.11.0
subprocess32==3.5.2
swagger-spec-validator==2.3.1
#-e git+https://github.com/elixir-europe/TEStribute.git#egg=testribute
typed-ast==1.1.0
typing==3.6.6
typing-extensions==3.6.5
urllib3==1.24.2
vine==1.1.4
Werkzeug==0.15.3
wrapt==1.10.11