готово к запуску

This commit is contained in:
Dev PC
2025-08-03 17:35:11 +03:00
parent ccde82adf3
commit c38929fbb4
33 changed files with 862 additions and 564932 deletions
+13
View File
@@ -0,0 +1,13 @@
[project]
name = "medods-crz"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"aiofiles>=24.1.0",
"aiohttp>=3.12.15",
"pyjwt>=2.10.1",
"python-dotenv>=1.1.1",
"requests>=2.32.4",
]