update requirements
authorJan Szejko <janek37@gmail.com>
Wed, 12 Apr 2017 14:32:38 +0000 (16:32 +0200)
committerJan Szejko <janek37@gmail.com>
Thu, 13 Apr 2017 11:58:52 +0000 (13:58 +0200)
fabfile.py
requirements-dev.txt
requirements.txt

index 766dcb1..ec9695f 100644 (file)
@@ -8,3 +8,4 @@ env.app_path = '/srv/emels'
 env.services = [
     Supervisord('emels'),
 ]
+env.syncdb = False
index d6e18ed..2b1b223 100644 (file)
@@ -1,3 +1,5 @@
-fnpdeploy
-fabric>=1.5,<1.6
+-i https://py.mdrn.pl:8443/simple/
+
+fnpdeploy>=0.2.3
+fabric>=1.13,<1.14
 ipython
index 1dac962..6d67b41 100644 (file)
@@ -11,7 +11,7 @@ Pillow
 jsonfield>=2.0,<2.1
 django-sponsors>=2.0
 
-django-migdal>=0.7.2,<1.0
+django-migdal>=0.7.3,<1.0
 # django-contrib-comments
 # django-comments-xtd
 # django-gravatar2