Initial extraction from monorepo

This commit is contained in:
Viktor Barzin 2026-05-07 17:07:12 +00:00
commit 6fa60fdd1a
14 changed files with 637 additions and 0 deletions

4
requirements-dev.txt Normal file
View file

@ -0,0 +1,4 @@
-r requirements.txt
pytest>=8.0.0
pytest-asyncio>=0.24.0
httpx>=0.27.0