Эх сурвалжийг харах

need to change this requirement, so we can use it in python3.7

Dimitri Korsch 1 жил өмнө
parent
commit
bc8f953ace

+ 1 - 1
cvargparse/_version.py

@@ -1 +1 @@
-__version__ = "0.5.0"
+__version__ = "0.5.1"

+ 1 - 1
requirements.txt

@@ -1 +1 @@
-pyaml
+PyYAML~=5.1