Skip to content

Commit

Permalink
Update pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Oct 26, 2023
1 parent 912c165 commit 9ca411e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ flask-cors==3.0.10
waitress==2.1.2
uWSGI==2.0.22
pika==1.2.1
pydantic==1.10.4
pydantic==1.10.13
elasticsearch==7.0.0
requests==2.31.0
bump2version==1.0.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ flask==2.3.2
flask-cors==3.0.10
waitress==2.1.2
pika==1.2.1
pydantic==1.10.4
pydantic==1.10.13
elasticsearch==7.0.0
requests==2.31.0
assertpy==1.1
Expand Down

0 comments on commit 9ca411e

Please sign in to comment.