- add real browser test for overview and options pages - document engineering learnings in AGENTS.md - commit NiceGUI header layout fix - limit options initial expirations for faster first render
10 lines
129 B
Plaintext
10 lines
129 B
Plaintext
-r requirements.txt
|
|
|
|
pytest>=8.0.0
|
|
pytest-asyncio>=0.23.0
|
|
black>=24.0.0
|
|
ruff>=0.2.0
|
|
mypy>=1.8.0
|
|
httpx>=0.26.0
|
|
playwright>=1.55.0
|