ソースを参照

Merge pull request #248 from Dany9966/action-requirements

Fix requirements for running workflow tests
Daniel Vincze 3 年 前
コミット
7774a3291d
1 ファイル変更2 行追加2 行削除
  1. 2 2
      requirements.txt

+ 2 - 2
requirements.txt

@@ -25,7 +25,7 @@ paramiko>=2.1.0
 paste
 paste
 pbr
 pbr
 psutil
 psutil
-pyOpenSSL
+pyOpenSSL>=21.0.0
 python-keystoneclient
 python-keystoneclient
 # required by `oslo_cache` when imported by `keystonemiddleware`
 # required by `oslo_cache` when imported by `keystonemiddleware`
 python-memcached>=1.56
 python-memcached>=1.56
@@ -38,7 +38,7 @@ requests
 mysqlclient
 mysqlclient
 schedule
 schedule
 strict-rfc3339
 strict-rfc3339
-sqlalchemy
+sqlalchemy<2.0.0
 taskflow
 taskflow
 webob
 webob
 sshtunnel
 sshtunnel