Skip to content

Commit 2d2f721

Browse files
Use compatible release operator in requirements of CL and MCTQ. (#1668)
1 parent 755205d commit 2d2f721

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ PuLP
99
matplotlib<3.10.0
1010
scipy
1111
protobuf
12-
mct-quantizers>=1.7.0
12+
mct-quantizers~=1.7.0
1313
pydantic>=2.0,<2.12.0
14-
edge-mdt-cl>=1.1
14+
edge-mdt-cl~=1.1.0

0 commit comments

Comments
 (0)