This commit is contained in:
Constantin
2025-09-12 23:04:52 +03:00
commit 2277b11563
127 changed files with 23640 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
flask==2.3.3
flask-cors==4.0.0
requests==2.31.0
cryptography==41.0.7
pyyaml==6.0.1
icalendar==5.0.7
vobject==0.9.6.1
python-dotenv==1.0.0
wireguard-tools==0.4.3
# Testing dependencies
pytest==7.4.3
pytest-cov==4.1.0
pytest-mock==3.12.0
docker