Skip to content

Commit

Permalink
upgrade pydantic version 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Phelan164 committed Oct 29, 2023
1 parent cc3e905 commit 45c843e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
requirements = [
"requests<3.0,>=2.25.1",
"PySocks==1.7.1",
"pydantic==1.10.9",
"pydantic==2.4.2",
"pycryptodomex==3.18.0",
]
# requirements = [
Expand Down

0 comments on commit 45c843e

Please sign in to comment.