Make monitoring PF API-only for Portal
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
fastapi==0.115.6
|
||||
uvicorn[standard]==0.32.1
|
||||
jinja2==3.1.4
|
||||
python-multipart==0.0.20
|
||||
sqlalchemy==2.0.36
|
||||
httpx==0.28.1
|
||||
brotli==1.2.0 # lets httpx decode Content-Encoding: br (Bayut serves Brotli)
|
||||
@@ -9,6 +7,5 @@ beautifulsoup4==4.12.3
|
||||
lxml==5.3.0
|
||||
apscheduler==3.11.0
|
||||
python-telegram-bot==21.9
|
||||
python-dotenv==1.0.1
|
||||
pydantic==2.10.4
|
||||
pydantic-settings==2.7.0
|
||||
|
||||
Reference in New Issue
Block a user