Browse Source

Merge pull request #15 from tianon/updated-requirements

Update requirements.txt to include the newer docker-py that's required, ...
Joffrey F 12 years ago
parent
commit
c23ed2a49b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      stackbrew/requirements.txt

+ 2 - 2
stackbrew/requirements.txt

@@ -1,4 +1,4 @@
 Flask==0.9
 SQLAlchemy==0.8.2
-dulwich==0.9.0
-docker-py==0.2.1
+dulwich==0.9.4
+docker-py==0.2.3