Hotfix: Fix CI failures (#1961)

This commit is contained in:
Tomer Nosrati 2024-03-05 13:21:33 +02:00 committed by GitHub
parent abe91098b7
commit d105575cc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
redis>=4.5.2,<6.0.0,!=4.5.5
redis>=4.5.2,<5.0.2,!=4.5.5

View File

@ -1,5 +1,5 @@
# redis transport
redis
redis>=4.5.2,<5.0.2,!=4.5.5
# MongoDB transport
pymongo

View File

@ -1,5 +1,5 @@
hypothesis<=6.98.11
hypothesis<=6.98.17
Pyro4
pytest-freezer
pytest-sugar==1.0.0
pytest==8.0.2
pytest==8.1.0