Initial commit: abyssVpn project
- Tauri desktop app (apps/desktop) - Python Django API service (services/api) - Deployment scripts and docs
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Django>=5.2,<6.0
|
||||
djangorestframework>=3.16,<4.0
|
||||
django-cors-headers>=4.7,<5.0
|
||||
python-dotenv>=1.1,<2.0
|
||||
PyJWT>=2.10,<3.0
|
||||
requests>=2.32,<3.0
|
||||
gunicorn>=23.0,<24.0
|
||||
Reference in New Issue
Block a user