Added gunicorn and uvicorn, and upgraded playwright.

This commit is contained in:
2025-07-29 18:50:13 +02:00
parent a2459745c1
commit 6611999b5f

View File

@@ -1,6 +1,8 @@
Flask==3.1.1
gunicorn==23.0.0
nltk==3.9.1
playwright==1.53.0
playwright==1.54.0
praw==7.8.1
python-dotenv==1.1.1
uvicorn==0.35.0
yfinance==0.2.65