letsbe-sysadmin/requirements.txt

13 lines
183 B
Plaintext
Raw Normal View History

httpx>=0.27.0
structlog>=24.0.0
python-dotenv>=1.0.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
# Browser automation
playwright==1.49.1
# Testing
pytest>=8.0.0
pytest-asyncio>=0.23.0