Skip to content

Commit

Permalink
specify PyYAML!=5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rhayes777 committed Sep 1, 2023
1 parent f8850e2 commit 14248c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
typing-inspect>=0.4.0
PyYAML<=6.0.1
PyYAML<=6.0.1,!=5.4.1
numpy<=1.23.5

0 comments on commit 14248c8

Please # to comment.