Skip to content

Commit f2c7973

Browse files
author
Evgenii Frolov
committed
Downgrade requirements for Sprut project
1 parent 8f52ccd commit f2c7973

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
pbr==5.1.1
2-
webob==1.8.4
3-
six==1.12.0
4-
SQLAlchemy==1.0.13
5-
requests==2.20.0
1+
pbr==1.8.1
2+
webob==1.6.1
3+
six==1.10.0
4+
SQLAlchemy==1.0.11
5+
requests==2.6.0
66
mysql-connector==2.1.3
7-
oslo.config==6.7.0
8-
-e git+https://github.com/phantomii/bazooka.git@0.0.3#egg=bazooka
9-
-e git+https://github.com/phantomii/pyretries.git@0.0.3#egg=pyretries
7+
oslo.config==3.22.0
8+
-e git+https://github.com/phantomii/bazooka.git@centos-req#egg=bazooka
9+
-e git+https://github.com/phantomii/pyretries.git@centos-req#egg=pyretries

0 commit comments

Comments
 (0)