Skip to content

Commit 72c16a1

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent aced69b commit 72c16a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
beautifulsoup4
22
fake_useragent
3+
git+https://github.com/radarhere/Pillow.git@exec ; python_version >= '3.13'
34
imageio ; python_version < '3.13'
45
keras ; python_version < '3.12'
56
lxml
@@ -8,8 +9,6 @@ numpy
89
opencv-python
910
pandas
1011
pillow ; python_version < '3.13'
11-
git+https://github.com/radarhere/Pillow.git@exec ; python_version >= '3.13'
12-
succeed
1312
# projectq # uncomment once quantum/quantum_random.py is fixed
1413
qiskit ; python_version < '3.12'
1514
qiskit-aer ; python_version < '3.12'
@@ -18,6 +17,7 @@ rich
1817
# scikit-fuzzy # uncomment once fuzzy_logic/fuzzy_operations.py is fixed
1918
scikit-learn ; python_version < '3.13'
2019
statsmodels ; python_version < '3.13'
20+
succeed
2121
sympy
2222
tensorflow ; python_version < '3.13'
2323
tweepy

0 commit comments

Comments
 (0)