Skip to content

Commit a508146

Browse files
committed
Upgrade python pip libraries that no longer work with python v3.7
1 parent 3e25177 commit a508146

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
-e git+https://github.com/uniqueg/cwl-tes.git@57a193cabab2444bc9b661f83011837bd5ed571a#egg=cwl-tes
2-
cwltool==1.0.20181217162649
2+
cwltool==1.0.20191225192155
33
drs-cli==0.2.3
44
foca==0.7.0
55
gunicorn==19.9.0
66
py-tes==0.4.2
77
python-dateutil==2.6.1
8-
ruamel.yaml==0.15.51
8+
ruamel.yaml==0.15.100

0 commit comments

Comments
 (0)