Re-compiling requirements files in examples

This commit is contained in:
raimon
2015-12-15 22:04:21 +09:00
parent 182dedecd5
commit d6da4276bb
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
#
# This file is autogenerated by pip-compile
# Make changes in requirements.in, then run this to update:
# Make changes in prod-requirements.in, then run this to update:
#
# pip-compile requirements.in
# pip-compile prod-requirements.in
#
flask==0.10.1
itsdangerous==0.24 # via flask