Initial commit
Made-with: Cursor
This commit is contained in:
14
backend/requirements.txt
Normal file
14
backend/requirements.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
fastapi>=0.115.0
|
||||
uvicorn[standard]>=0.32.0
|
||||
asyncpg>=0.30.0
|
||||
python-dotenv>=1.0.0
|
||||
pydantic-settings>=2.6.0
|
||||
apscheduler>=3.10.4
|
||||
pymodbus>=3.8.0
|
||||
aiohttp>=3.11.0
|
||||
pulp>=2.9.0
|
||||
highspy>=1.7.0
|
||||
pvlib>=0.11.0
|
||||
pandas>=2.2.0
|
||||
numpy>=2.0.0
|
||||
httpx>=0.28.0
|
||||
Reference in New Issue
Block a user