Skip to content

Commit

Permalink
Upgrade python pip libraries that no longer work with python v3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lvarin committed Dec 22, 2023
1 parent 3e25177 commit a508146
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
-e git+https://github.com/uniqueg/cwl-tes.git@57a193cabab2444bc9b661f83011837bd5ed571a#egg=cwl-tes
cwltool==1.0.20181217162649
cwltool==1.0.20191225192155
drs-cli==0.2.3
foca==0.7.0
gunicorn==19.9.0
py-tes==0.4.2
python-dateutil==2.6.1
ruamel.yaml==0.15.51
ruamel.yaml==0.15.100

0 comments on commit a508146

Please sign in to comment.