This website works better with JavaScript
Home
Explore
Help
Sign In
ComputerVisionJena
/
cvargparse
Watch
8
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
need to change this requirement, so we can use it in python3.7
Dimitri Korsch
1 year ago
parent
a09e0808d3
commit
bc8f953ace
2 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
1
1
cvargparse/_version.py
1
1
requirements.txt
+ 1
- 1
cvargparse/_version.py
View File
@@ -1 +1 @@
-__version__ = "0.5.
0
"
+__version__ = "0.5.
1
"
+ 1
- 1
requirements.txt
View File
@@ -1 +1 @@
-
pyaml
+
PyYAML~=5.1