Skip to content

Commit

Permalink
Resolved requirements conflicts
Browse files Browse the repository at this point in the history
Resolved Pydantic Pydantic_core and httpx conflicts
  • Loading branch information
GitGinocchio committed Jan 13, 2025
1 parent 1b9a3cc commit 2b15fc4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Flask==3.1.0
frozenlist==1.5.0
h11==0.14.0
httpcore==1.0.6
httpx==0.28.1
httpx==0.27.2
idna==3.10
itsdangerous==2.2.0
Jinja2==3.1.5
Expand All @@ -34,8 +34,8 @@ pillow==10.4.0
propcache==0.2.1
pycparser==2.22
pycryptodomex==3.21.0
pydantic==2.10.5
pydantic_core==2.27.2
pydantic==2.9.2
pydantic_core==2.23.4
PyNaCl==1.5.0
pypresence==4.3.0
python-dotenv==1.0.1
Expand Down

0 comments on commit 2b15fc4

Please sign in to comment.