phase7: add minimal read-only drf api with player search endpoints
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
Django>=5.1,<6.0
|
||||
djangorestframework>=3.15,<4.0
|
||||
psycopg[binary]>=3.2,<4.0
|
||||
gunicorn>=22.0,<23.0
|
||||
celery[redis]>=5.4,<6.0
|
||||
|
||||
Reference in New Issue
Block a user