Initial commit
This commit is contained in:
30
hsbg_ai/requirements.txt
Normal file
30
hsbg_ai/requirements.txt
Normal file
@@ -0,0 +1,30 @@
|
||||
fastapi==0.115.0
|
||||
uvicorn[standard]==0.30.6
|
||||
python-multipart==0.0.9
|
||||
websockets==13.0
|
||||
sqlalchemy==2.0.35
|
||||
alembic==1.13.3
|
||||
aiosqlite==0.20.0
|
||||
langchain==0.3.0
|
||||
langchain-community==0.3.0
|
||||
ollama==0.3.3
|
||||
sentence-transformers==3.1.1
|
||||
numpy==1.26.4
|
||||
scikit-learn==1.5.2
|
||||
Pillow==10.4.0
|
||||
pytesseract==0.3.13
|
||||
opencv-python-headless==4.10.0.84
|
||||
mss==9.0.2
|
||||
pydantic==2.9.2
|
||||
pydantic-settings==2.5.2
|
||||
python-dotenv==1.0.1
|
||||
httpx==0.27.2
|
||||
aiofiles==24.1.0
|
||||
structlog==24.4.0
|
||||
rich==13.8.1
|
||||
click==8.1.7
|
||||
pandas==2.2.3
|
||||
pytest==8.3.3
|
||||
pytest-asyncio==0.24.0
|
||||
black==24.8.0
|
||||
ruff==0.6.8
|
||||
Reference in New Issue
Block a user