Skip to content

Commit f086ea9

Browse files
Set py7zr version build on CentOS
Signed-off-by: Éloïse Brosseau <[email protected]>
1 parent 8dc09bb commit f086ea9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
pyyaml # License: MIT License (MIT)
44
requests # License: Apache Software License (Apache 2.0)
55
wheel # License: MIT License (MIT)
6-
py7zr # License: GNU Lesser General Public License v2 or later (LGPLv2+) (LGPL-2.1-or-later)
6+
pyzstd==0.15.9 # License: BSD License (BSD-3-Clause)
7+
py7zr==0.21.1 # License: GNU Lesser General Public License v2 or later (LGPLv2+) (LGPL-2.1-or-later)
78
dohq-artifactory # License: MIT License (MIT License)
89
pre-commit # License: MIT License (MIT)

0 commit comments

Comments
 (0)