add django beat stuff
This commit is contained in:
parent
f20041d04e
commit
1f5b1580ff
1 changed files with 5 additions and 0 deletions
|
@ -5,14 +5,19 @@ celery==4.4.6
|
|||
certifi==2020.6.20
|
||||
chardet==3.0.4
|
||||
Django==3.0.8
|
||||
django-celery-beat==2.0.0
|
||||
django-timezone-field==4.0
|
||||
future==0.18.2
|
||||
idna==2.10
|
||||
kombu==4.6.11
|
||||
mysqlclient==2.0.1
|
||||
python-crontab==2.5.1
|
||||
python-dateutil==2.8.1
|
||||
pytz==2020.1
|
||||
PyYAML==5.3.1
|
||||
redis==3.5.3
|
||||
requests==2.24.0
|
||||
six==1.15.0
|
||||
sqlparse==0.3.1
|
||||
urllib3==1.25.9
|
||||
vine==1.3.0
|
||||
|
|
Loading…
Reference in a new issue