summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index aefd1a0..a154797 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -67,11 +67,11 @@ workers =
eventlet =
eventlet!=0.18.3,>=0.18.2 # MIT
doc =
- sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
+ sphinx>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
database =
SQLAlchemy<1.1.0,>=1.0.10 # MIT
- alembic>=0.8.4 # MIT
+ alembic>=0.8.10 # MIT
SQLAlchemy-Utils # BSD License
PyMySQL>=0.7.6 # MIT License
psycopg2>=2.5 # LGPL/ZPL