Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
guohongze committed May 14, 2020
2 parents 1757170 + f2afff1 commit 71f2dd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions install/server/auto_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ pip install kombu==4.2.1
pip install celery==4.2.1
pip install billiard==3.5.0.3
pip install pytz==2017.3
pip install setuptools==39.2.0
cd $adminset_dir/vendor/django-celery-results-master
python setup.py build
python setup.py install
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django==1.11.20
django==1.11.28
tornado==5.1.1
ansible==2.7.8
sh==1.12.9
Expand Down

0 comments on commit 71f2dd7

Please sign in to comment.