update: require

This commit is contained in:
bridge
2026-02-06 00:48:37 +08:00
parent 2cc456f6b3
commit 955dac0c69

View File

@@ -10,3 +10,4 @@ pytest>=8.0.0
pytest-asyncio>=0.23.0 # Required for async tests
pytest-cov>=4.1.0 # Required for coverage reporting
httpx>=0.27.0 # Required for FastAPI TestClient
polib>=1.2.0 # Required for i18n tests