Skip to content

Commit

Permalink
resolving vercel python dependency package issues
Browse files Browse the repository at this point in the history
  • Loading branch information
kudah99 committed Mar 25, 2024
1 parent 0eae0b9 commit 34bf6ab
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ dependency-injector==4.41.0
dnspython==2.4.2
email-validator==2.1.0.post1
exceptiongroup==1.2.0
fastapi==0.99.1
fastapi-offline==1.7.0
fastapi==0.110.0
greenlet==3.0.3
h11==0.14.0
httpcore==1.0.2
Expand All @@ -38,7 +37,7 @@ PyYAML==6.0.1
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.25
sqlmodel==0.0.13
sqlmodel==0.0.16
starlette==0.27.0
tomli==2.0.1
typing_extensions==4.9.0
Expand Down

0 comments on commit 34bf6ab

Please sign in to comment.