Added requirements.txt for scraper dependencies

This commit is contained in:
lakovicb
2025-04-23 16:48:32 +02:00
parent df5dbe0aa9
commit feb4a2e772

View File

@@ -0,0 +1,6 @@
playwright>=1.43.0
openai>=1.14.2
prometheus-client>=0.19.0
diskcache>=5.6.1
python-dotenv>=1.0.1
nest_asyncio>=1.6.0