Skip to content

Commit

Permalink
Bump pyyaml from 6.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
david-yz-liu committed Dec 21, 2023
1 parent 4e1896d commit fc2d40b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
rq==1.15.1
click==8.1.3
redis==5.0.1
pyyaml==6.0
pyyaml==6.0.1
jsonschema==4.17.3;python_version<"3.8"
jsonschema==4.20.0;python_version>="3.8"
requests==2.31.0
Expand Down

0 comments on commit fc2d40b

Please sign in to comment.