Skip to content

Commit

Permalink
updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyhalight committed Oct 30, 2023
1 parent 96d7e1c commit 99eb4a6
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
pydantic>=2.1.1
python-dotenv>=1.0.0
fastapi>=0.100.0
fastapi[all]>=0.104.0
hypercorn>=0.14.4
pydantic>=2.4.2
pydantic-settings>=2.0.3
rich>=13.4.2
httpx>=0.24.0
tomli>=1.1.0 ; python_version < "3.11"
hypercorn[trio]>=0.14.4
httpx>=0.24.0

0 comments on commit 99eb4a6

Please sign in to comment.