major: added initial version

This commit is contained in:
2024-10-25 13:40:27 +02:00
parent ad22ed1ee2
commit 085c34a4c7
11 changed files with 351 additions and 18 deletions

15
requirements.txt Normal file
View File

@@ -0,0 +1,15 @@
certifi==2023.11.17 # Testing
iniconfig==2.0.0 # PyTest Testing
packaging==23.2 # PyTest Testing
pluggy==1.3.0 # PyTest Testing
pytest==7.4.3 # PyTest Testing
click==8.1.7 # Uvicorn
httptools==0.6.1 # Uvicorn
pyyaml==6.0.1 # Uvicorn
uvicorn==0.27.0.post1 # Uvicorn
uvloop==0.19.0 # Uvicorn
watchfiles==0.21.0 # Uvicorn
websockets==12.0 # Uvicorn
creyPY==1.3.0 # My own package