This website works better with JavaScript
Home
Explore
Help
Sign In
neodarz
/
wifi-with-me
forked from
FFDN/wifi-with-me
Watch
1
Star
0
Fork
0
Files
Browse Source
Merge branch 'sileht/req' of sileht/wifi-with-me into master
jocelyn
8 years ago
parent
a903943aae
ddcd5b6f33
commit
f2891375eb
1 changed files
with
2 additions
and
2 deletions
Unified View
Show Diff Stats
2
2
requirements/base.txt
+ 2
- 2
requirements/base.txt
View File
@@ -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