ipwatch
This commit is contained in:
19
backend/requirements.txt
Executable file
19
backend/requirements.txt
Executable file
@@ -0,0 +1,19 @@
|
||||
fastapi==0.109.0
|
||||
uvicorn[standard]==0.27.0
|
||||
sqlalchemy==2.0.25
|
||||
pydantic==2.5.3
|
||||
pydantic-settings==2.1.0
|
||||
python-multipart==0.0.6
|
||||
websockets==12.0
|
||||
apscheduler==3.10.4
|
||||
pyyaml==6.0.1
|
||||
asyncio==3.4.3
|
||||
aiosqlite==0.19.0
|
||||
python-nmap==0.7.1
|
||||
scapy==2.5.0
|
||||
pytest==7.4.4
|
||||
pytest-asyncio==0.23.3
|
||||
httpx==0.26.0
|
||||
psutil==5.9.8
|
||||
wakeonlan==3.1.0
|
||||
paho-mqtt==1.6.1
|
||||
Reference in New Issue
Block a user