Skip to content

Commit ec55787

Browse files
committed
specs: use v1.0.0 specs
1 parent ff1d9f7 commit ec55787

11 files changed

+1550
-62
lines changed

requirements.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ cffi==1.11.5
1313
chardet==3.0.4
1414
click==6.7
1515
clickclick==1.2.2
16-
connexion==1.5.2
16+
connexion==2.4.0
1717
cryptography==2.3.1
18-
-e git+https://github.com/ohsu-comp-bio/cwl-tes.git@62840435c5b22ac7b3ad1724047d811f72dd372d#egg=cwl-tes
18+
-e git+https://github.com/uniqueg/cwl-tes-temp.git@e37090e00f2573e84becec30f0ade9c5003820b3#egg=cwl_tes
1919
cwltool==1.0.20181217162649
2020
decorator==4.3.0
21-
Flask==1.0.2
21+
Flask==1.1.1
2222
Flask-Cors==3.0.6
2323
Flask-PyMongo==2.1.0
2424
future==0.16.0
@@ -40,6 +40,7 @@ mccabe==0.6.1
4040
mistune==0.8.4
4141
mypy-extensions==0.4.1
4242
networkx==2.2
43+
openapi-spec-validator==0.2.8
4344
prov==1.5.1
4445
psutil==5.4.7
4546
py-tes==0.3.0
@@ -50,7 +51,7 @@ pymongo==3.7.1
5051
pyparsing==2.2.1
5152
python-dateutil==2.6.1
5253
pytz==2018.5
53-
PyYAML==4.2b1
54+
PyYAML==5.1.2
5455
rdflib==4.2.2
5556
rdflib-jsonld==0.4.0
5657
requests==2.20.0
@@ -61,6 +62,7 @@ shellescape==3.4.1
6162
six==1.11.0
6263
subprocess32==3.5.2
6364
swagger-spec-validator==2.3.1
65+
swagger-ui-bundle==0.0.6
6466
typed-ast==1.1.0
6567
typing==3.6.6
6668
typing-extensions==3.7.4

0 commit comments

Comments
 (0)