Skip to content

Commit

Permalink
Use newer pyyaml version to fix installation issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sashasimkin committed Jul 9, 2024
1 parent a26e2de commit fb7a8b3
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,4 +1,4 @@
requests==2.25.1
pyyaml==5.4.1
pyyaml==6.0.1
yschema==1.0.2
persistqueue==0.1.6

0 comments on commit fb7a8b3

Please sign in to comment.