Skip to content

Commit

Permalink
Upgrade requirements to fix the netloc bug
Browse files Browse the repository at this point in the history
  • Loading branch information
lvarin committed Nov 4, 2022
1 parent 00b7c46 commit 0f53568
Showing 1 changed file with 22 additions and 4 deletions.
26 changes: 22 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,26 @@
-e git+https://github.com/uniqueg/cwl-tes.git@57a193cabab2444bc9b661f83011837bd5ed571a#egg=cwl-tes
cwltool==1.0.20181217162649
attrs>=18.2.0
celery==5.2.2
connexion==1.5.2
cryptography==3.3.2
-e git+https://github.com/uniqueg/cwl-tes.git@2df0d64a8aba9e140d920c8d60104dc06bd7aa80#egg=cwl-tes
cwltool==1.0.20191022103248
drs-cli==0.2.3
foca==0.7.0
Flask==1.1.1
Flask-Cors==3.0.9
Flask-PyMongo==2.1.0
foca==0.1.0
gunicorn==19.9.0
idna==2.7
importlib-metadata==4.10.1
itsdangerous==2.0.1
Jinja2==3.0.3
kombu>=4.2.1
py-tes==0.4.2
pydantic
PyJWT==1.6.4
pymongo==3.7.2
python-dateutil==2.6.1
ruamel.yaml==0.15.51
PyYAML==5.3
requests==2.20.0
ruamel.yaml==0.15.51
Werkzeug==0.15.3

0 comments on commit 0f53568

Please sign in to comment.