This website works better with JavaScript
Home
Explore
Help
Sign In
yangck
/
celery
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Examples: Django: Unpin requirements
Ask Solem
8 years ago
parent
76493d3176
commit
b8730533bd
1 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
2
2
examples/django/requirements.txt
+ 2
- 2
examples/django/requirements.txt
View File
@@ -1,3 +1,3 @@
-django
==1.9.5
-sqlalchemy
==1.0.9
+django
>=1.9.8
+sqlalchemy
>=1.0.14
celery>=4.0