Files
scrap/pricewatch.egg-info/requires.txt
Gilles Soulier d0b73b9319 codex2
2026-01-14 21:54:55 +01:00

33 lines
547 B
Plaintext
Executable File

typer[all]>=0.12.0
pydantic>=2.5.0
pydantic-settings>=2.1.0
requests>=2.31.0
httpx>=0.26.0
playwright>=1.41.0
beautifulsoup4>=4.12.0
lxml>=5.1.0
cssselect>=1.2.0
pyyaml>=6.0.1
python-dateutil>=2.8.2
sqlalchemy>=2.0.0
psycopg2-binary>=2.9.0
alembic>=1.13.0
python-dotenv>=1.0.0
redis>=5.0.0
rq>=1.15.0
rq-scheduler>=0.13.0
fastapi>=0.110.0
uvicorn>=0.27.0
[dev]
pytest>=8.0.0
pytest-cov>=4.1.0
pytest-asyncio>=0.23.0
pytest-mock>=3.12.0
ruff>=0.1.0
black>=24.0.0
mypy>=1.8.0
types-requests>=2.31.0
types-pyyaml>=6.0.0
types-beautifulsoup4>=4.12.0