1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-14 11:58:02 +00:00

fix: fix duplicated dependency (#1209)

Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
This commit is contained in:
Vladislav 2023-05-13 13:07:54 +03:00 committed by GitHub
parent b0537418bc
commit 396cf5f77b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,5 @@ pytest==7.1.2
redis==4.5.3
tomli==2.0.1
wrapt==1.14.1
redis==4.5.0
pytest-asyncio==0.20.1
pytest-repeat==0.9.1