Explorar o código

Merge pull request #248 from Dany9966/action-requirements

Fix requirements for running workflow tests
Daniel Vincze %!s(int64=3) %!d(string=hai) anos
pai
achega
7774a3291d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      requirements.txt

+ 2 - 2
requirements.txt

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