Bump zstd requirement to >1.5.0.0
zstd 1.4.x fails to build with python 3.13. Change-Id: I430397f8d38a828748f52cfec26f6d04c55d2cdd Signed-off-by: Eric Harney <eharney@redhat.com>
This commit is contained in:
@@ -56,7 +56,7 @@ google-api-python-client>=1.11.0 # Apache-2.0
|
||||
castellan>=3.7.0 # Apache-2.0
|
||||
cryptography>=3.1 # BSD/Apache-2.0
|
||||
cursive>=0.2.2 # Apache-2.0
|
||||
zstd>=1.4.5.1 # BSD
|
||||
zstd>=1.5.0.0 # BSD
|
||||
boto3>=1.18.49 # Apache-2.0
|
||||
distro>=1.8.0 # Apache-2.0
|
||||
tzdata>=2022.4 # MIT
|
||||
|
||||
Reference in New Issue
Block a user