init
This commit is contained in:
12
backend/requirements.txt
Normal file
12
backend/requirements.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
fastapi>=0.115
|
||||
uvicorn[standard]>=0.30
|
||||
httpx>=0.27
|
||||
pyyaml>=6.0
|
||||
trafilatura>=2.1
|
||||
ftfy>=6.3
|
||||
ddgs>=9.14
|
||||
fuzzysearch>=0.8
|
||||
rapidfuzz>=3.9
|
||||
PyStemmer>=2.2
|
||||
pytest>=8.0
|
||||
pytest-asyncio>=0.24
|
||||
Reference in New Issue
Block a user