Add requirements.txt

Fixes #1
This commit is contained in:
madmaurice 2020-08-05 20:39:30 +02:00
parent 8414256088
commit 6c7d8728f4
1 changed files with 3 additions and 0 deletions

3
requirements.txt Normal file
View File

@ -0,0 +1,3 @@
django
django-workers
requests