Skip to content

Commit

Permalink
specs: use v1.0.0 specs
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueg committed May 15, 2020
1 parent ff1d9f7 commit ec55787
Show file tree
Hide file tree
Showing 11 changed files with 1,550 additions and 62 deletions.
10 changes: 6 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ cffi==1.11.5
chardet==3.0.4
click==6.7
clickclick==1.2.2
connexion==1.5.2
connexion==2.4.0
cryptography==2.3.1
-e git+https://github.com/ohsu-comp-bio/cwl-tes.git@62840435c5b22ac7b3ad1724047d811f72dd372d#egg=cwl-tes
-e git+https://github.com/uniqueg/cwl-tes-temp.git@e37090e00f2573e84becec30f0ade9c5003820b3#egg=cwl_tes
cwltool==1.0.20181217162649
decorator==4.3.0
Flask==1.0.2
Flask==1.1.1
Flask-Cors==3.0.6
Flask-PyMongo==2.1.0
future==0.16.0
Expand All @@ -40,6 +40,7 @@ mccabe==0.6.1
mistune==0.8.4
mypy-extensions==0.4.1
networkx==2.2
openapi-spec-validator==0.2.8
prov==1.5.1
psutil==5.4.7
py-tes==0.3.0
Expand All @@ -50,7 +51,7 @@ pymongo==3.7.1
pyparsing==2.2.1
python-dateutil==2.6.1
pytz==2018.5
PyYAML==4.2b1
PyYAML==5.1.2
rdflib==4.2.2
rdflib-jsonld==0.4.0
requests==2.20.0
Expand All @@ -61,6 +62,7 @@ shellescape==3.4.1
six==1.11.0
subprocess32==3.5.2
swagger-spec-validator==2.3.1
swagger-ui-bundle==0.0.6
typed-ast==1.1.0
typing==3.6.6
typing-extensions==3.7.4
Expand Down
Loading

0 comments on commit ec55787

Please sign in to comment.