Move build and release tools (package_dist.py, upload_release.py, requirements.txt) into compilation/ directory

This commit is contained in:
2026-09-04 15:55:44 +02:00
parent 99be50ebc6
commit 4c160924f7
3 changed files with 0 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
pgpy>=0.6.0
standard-imghdr>=3.13.0; python_version >= "3.13"
cryptography>=42.0.0
fastapi>=0.110.0
uvicorn>=0.28.0
pydantic>=2.6.0
pywin32>=306; sys_platform == "win32"