Skip to content

Commit

Permalink
回滚django-q版本,解决任务重复调度的问题 #699
Browse files Browse the repository at this point in the history
  • Loading branch information
hhyo committed Apr 15, 2020
1 parent 6ca5930 commit 7e4f2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ python-dateutil==2.8.1
pymongo==3.10.1
psycopg2-binary==2.8.4
mysql-replication==0.21
django-q==1.2.1
django-q==1.0.2
django-redis==4.11.0
pyodbc==4.0.30
gunicorn==20.0.4
Expand Down

0 comments on commit 7e4f2ce

Please sign in to comment.