Skip to content

Commit

Permalink
pyyaml strict requirement fix
Browse files Browse the repository at this point in the history
  • Loading branch information
p1c2u committed Sep 2, 2022
1 parent 50d191a commit 6784356
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ isodate==0.6.0
dictpath==0.1.3
openapi-spec-validator==0.3.3
openapi-schema-validator==0.1.6
PyYAML==5.3.1
six
lazy-object-proxy
attrs
Expand Down
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ install_requires =
dictpath
openapi-spec-validator < 0.4.0
openapi-schema-validator < 0.2.0
PyYAML < 6.0; python_version>="3.6"
six
lazy-object-proxy
attrs
Expand Down

0 comments on commit 6784356

Please sign in to comment.