Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
juancwu committed Nov 24, 2024
1 parent 8b87020 commit fbd586e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ pydantic==2.10.1
pydantic_core==2.27.1
Pygments==2.18.0
PyJWT==2.10.0
PyPDF2==3.0.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-jose==3.3.0
Expand All @@ -66,6 +67,7 @@ scipy==1.14.1
six==1.16.0
sniffio==1.3.1
SQLAlchemy==2.0.36
sse-starlette==1.6.5
starlette==0.41.3
sympy==1.13.1
termcolor==2.5.0
Expand All @@ -81,4 +83,3 @@ urllib3==2.2.3
uvicorn==0.32.1
xxhash==3.5.0
yarl==1.18.0
sse-starlette==1.6.5

0 comments on commit fbd586e

Please sign in to comment.