Skip to content

Commit

Permalink
Security update (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
erykstando authored Jan 8, 2025
1 parent 0067f87 commit 2d70ca8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
fastapi==0.115.6
uvicorn==0.32.1
uvicorn==0.34.0
pydantic==1.10.19
spacy==3.8.0
spacy==3.8.3
nltk==3.9.1
pandas==1.5.3
setuptools==75.6.0
setuptools==75.7.0
starlette==0.41.3
en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl
tqdm==4.67.1
Jinja2==3.1.4
Jinja2==3.1.5
requests==2.32.3
certifi==2024.8.30
certifi==2024.12.14

0 comments on commit 2d70ca8

Please sign in to comment.