There was an error while loading. Please reload this page.
2 parents 9131874 + 403f5d5 commit 7703138Copy full SHA for 7703138
requirements.txt
@@ -3,5 +3,5 @@ greenlet==0.4.13
3
Mako==1.0.6
4
MarkupSafe==1.0
5
pathtools==0.1.2
6
-PyYAML==3.12
+PyYAML==5.1
7
watchdog==0.8.3
setup.py
@@ -51,7 +51,7 @@
51
'Mako==1.0.6',
52
'MarkupSafe==1.0',
53
'greenlet==0.4.13',
54
- 'PyYAML==3.12',
+ 'PyYAML==5.1',
55
'argh==0.26.2',
56
'argparse==1.2.1',
57
'pathtools==0.1.2',
0 commit comments