little update

This commit is contained in:
2026-08-12 21:11:39 +03:00
parent e3d5de12fe
commit 3af436d48a
37 changed files with 2299 additions and 9 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
nats-py>=2.9,<3
pydantic>=2.9,<3
SQLAlchemy>=2.0,<3
alembic>=1.14,<2
python-dotenv>=1.0,<2
pytest>=8,<9