Skip to content

Commit 99da393

Browse files
committed
try with pandas>=2.2.2
1 parent d540fd0 commit 99da393

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ imageio
44
keras ; python_version < '3.12'
55
lxml
66
matplotlib
7-
numpy>=2.1.0
8-
opencv-python
7+
numpy>=2.0.0
8+
opencv-python>=4.10.0.84
99
pandas>=2.2.2
1010
pillow
1111
# projectq # uncomment once quantum/quantum_random.py is fixed
@@ -14,7 +14,7 @@ qiskit-aer ; python_version < '3.12'
1414
requests
1515
rich
1616
# scikit-fuzzy # uncomment once fuzzy_logic/fuzzy_operations.py is fixed
17-
scikit-learn>=1.5.1
17+
scikit-learn>=1.4.2
1818
statsmodels>=0.14.2
1919
sympy
2020
tensorflow

0 commit comments

Comments
 (0)