Skip to content

Commit 77eb75b

Browse files
committed
fix: revert PyYAML version change pending investigation
1 parent 8dab7e4 commit 77eb75b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Connexion + Swagger tools
22
connexion[swagger-ui]==2.7.0
33
Werkzeug==2.0.1
4-
PyYAML==6.0.3
4+
PyYAML==5.4.1
55
prance==0.21.8.0
66
Flask-Cors==3.0.10
77
flask-sock==0.5.2

0 commit comments

Comments
 (0)