Fixed requirements.txt
This commit is contained in:
parent
407d649d99
commit
bc83e3c3d3
1 changed files with 6 additions and 10 deletions
|
|
@ -1,10 +1,6 @@
|
||||||
annotated-types==0.6.0
|
fastapi==0.115.0
|
||||||
anyio==4.2.0
|
pydantic==2.9.2
|
||||||
exceptiongroup==1.2.0
|
httpx==0.27.2
|
||||||
fastapi==0.108.0
|
ingredient-parser-nlp==1.1.2
|
||||||
idna==3.6
|
beautifulsoup4==4.12.3
|
||||||
pydantic==2.5.3
|
aiosqlite==0.20.0
|
||||||
pydantic_core==2.14.6
|
|
||||||
sniffio==1.3.0
|
|
||||||
starlette==0.32.0.post1
|
|
||||||
typing_extensions==4.9.0
|
|
||||||
Loading…
Reference in a new issue