Skip to content

Commit

Permalink
deps: update fastapi deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vijay-jaisankar committed Sep 24, 2023
1 parent 8703239 commit 73b11db
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
altair==5.1.1
annotated-types==0.5.0
anyio==3.7.1
async-timeout==4.0.3
attrs==23.1.0
backports.zoneinfo==0.2.1
Expand All @@ -7,7 +9,10 @@ cachetools==5.3.1
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.7
exceptiongroup==1.1.3
fastapi==0.103.1
flask==2.3.3
Flask-Cors==4.0.0
gitdb==4.0.10
GitPython==3.1.37
hiredis==2.2.3
Expand All @@ -29,6 +34,8 @@ Pillow==9.5.0
pkgutil-resolve-name==1.3.10
protobuf==4.24.3
pyarrow==13.0.0
pydantic==2.3.0
pydantic-core==2.6.3
pydeck==0.8.1b0
Pygments==2.16.1
python-dateutil==2.8.2
Expand All @@ -42,6 +49,8 @@ scikit-learn==1.3.1
scipy==1.10.1
six==1.16.0
smmap==5.0.1
sniffio==1.3.0
starlette==0.27.0
streamlit==1.27.0
tenacity==8.2.3
threadpoolctl==3.2.0
Expand Down

0 comments on commit 73b11db

Please sign in to comment.