forked from elixir-cloud-aai/cwl-WES
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
69 lines (69 loc) · 1.38 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
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
-e git+https://github.com/uniqueg/cwl-tes-temp.git@b46755b410fae8770ee54ddb0eb8e30f7ac075d7#egg=cwl-tes
-e git+https://github.com/common-workflow-language/cwltool.git@91e9e9f655fb149a2d3344a69883e147e94b2f50#egg=cwltool
decorator==4.3.0
Flask==1.0.2
Flask-Cors==3.0.6
Flask-PyMongo==2.1.0
future==0.16.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
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.7.4
mypy-extensions==0.4.1
networkx==2.2
prov==1.5.1
psutil==5.4.7
-e git+https://github.com/ohsu-comp-bio/py-tes.git@199604418f06d72fd5fd200ed67f3cc223d4544a#egg=py-tes
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==3.13
rdflib==4.2.2
rdflib-jsonld==0.4.0
requests==2.20.0
ruamel.yaml==0.15.51
scandir==1.9.0
schema-salad==2.7.20180905124720
shellescape==3.4.1
six==1.11.0
subprocess32==3.5.2
swagger-spec-validator==2.3.1
typed-ast==1.1.0
typing==3.6.6
typing-extensions==3.6.5
urllib3==1.23
vine==1.1.4
Werkzeug==0.14.1
wrapt==1.10.11