Add API for Twitch data
This commit is contained in:
parent
f01b6c9ba1
commit
e960b09084
18 changed files with 1526 additions and 1 deletions
|
|
@ -12,7 +12,9 @@ dependencies = [
|
|||
"django-celery-beat",
|
||||
"django-celery-results",
|
||||
"django-debug-toolbar",
|
||||
"django-ninja",
|
||||
"django-silk",
|
||||
"django-zeal",
|
||||
"django",
|
||||
"flower",
|
||||
"gunicorn",
|
||||
|
|
@ -31,7 +33,6 @@ dependencies = [
|
|||
"setproctitle",
|
||||
"sitemap-parser",
|
||||
"tqdm",
|
||||
"django-zeal>=2.1.0",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue