Browse Source

Merge branch 'sileht/req' of sileht/wifi-with-me into master

jocelyn 8 years ago
parent
commit
f2891375eb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      requirements/base.txt

+ 2 - 2
requirements/base.txt

@@ -1,4 +1,4 @@
-Django==1.9.3
-PyYAML==3.11
+Django>=1.9.3,<1.10
+PyYAML>=3.11,<4.0
 pytz
 pytz
 sqlparse
 sqlparse