Commit af4d9cd5 authored by Matthias Bernt's avatar Matthias Bernt
Browse files

guessing around

parent 0451ad48
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ cloudbridge==3.0.0
colorama==0.4.5; python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.5.0"
coloredlogs==15.0.1; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.5.0"
commonmark==0.9.1; python_full_version >= "3.6.3" and python_full_version < "4.0.0"
conda-package-streaming==0.7.0 ; python_version >= "3.6" and python_version < "4.0.0"
conda-package-streaming==0.7.0 ; python_version >= "3.6" and python_full_version < "4.0.0"
cryptography==38.0.3; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4") or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.7" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4")
cwltool==3.1.20211107152837; python_version >= "3.6" and python_version < "4"
decorator==5.1.1; python_version >= "3.6" and python_version < "4"