Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
modify requirements.txt for security
  • Loading branch information
kagxin committed Aug 7, 2019
1 parent 1256d21 commit fff82b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
djangorestframework==3.10.0
djangorestframework-jwt==1.11.0
django==2.2.3
django~>2.2.4
mongoengine==0.18.2
mysqlclient==1.4.2.post1
requests==2.22.0
Expand All @@ -15,4 +15,4 @@ Pillow==6.1.0
django-aliyun-oss2-storage==0.1.5
django-extensions==2.2.1
celery==4.3.0
django-celery-beat==1.5.0
django-celery-beat==1.5.0

0 comments on commit fff82b5

Please sign in to comment.