Skip to content

Commit

Permalink
Upgrade pydantic to ~=1.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
angus-lherrou authored Jul 6, 2023
1 parent 2613560 commit f61bb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ install_requires =
numpy ~=1.21.5; python_version<'3.8'
numpy ~=1.23.3; python_version>='3.8'
pandas~=1.3.5
pydantic~=1.8.2
pydantic~=1.10.8
PyRuSH~=1.0.3.6
requests~=2.26.0
scikit-learn~=1.0.2
Expand Down

0 comments on commit f61bb67

Please sign in to comment.