feat: add AirShelf core implementation

This commit is contained in:
zyc
2026-06-05 10:21:40 +08:00
parent 2ba1058329
commit cfdcd84a30
252 changed files with 70828 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
Django>=5.0,<5.2
djangorestframework>=3.15,<3.16
django-cors-headers>=4.3,<5.0
celery>=5.3,<6.0
redis>=5.0,<6.0
PyMySQL>=1.1,<2.0
python-dotenv>=1.0,<2.0
boto3>=1.34,<2.0
requests>=2.31,<3.0
gunicorn>=21.2,<23.0