Replaces strict version matching with compatible version syntax.
Reference: https://peps.python.org/pep-0440/#version-specifiers
Fixes: https://tracker.ceph.com/issues/58827
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from commit
d5f8927a5cd4bfd9870f02fea1c66b32191d1fba)
-CherryPy==13.1.0
-more-itertools==8.14.0
-PyJWT==2.0.1
-bcrypt==3.1.4
-python3-saml==1.4.1
-requests==2.26
-Routes==2.4.1
+CherryPy~=13.1.0
+more-itertools~=8.14.0
+PyJWT~=2.0.1
+bcrypt~=3.1.4
+python3-saml~=1.4.1
+requests~=2.26
+Routes~=2.4.1