feat: add AirShelf core implementation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user