We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aced69b commit 72c16a1Copy full SHA for 72c16a1
requirements.txt
@@ -1,5 +1,6 @@
1
beautifulsoup4
2
fake_useragent
3
+git+https://github.com/radarhere/Pillow.git@exec ; python_version >= '3.13'
4
imageio ; python_version < '3.13'
5
keras ; python_version < '3.12'
6
lxml
@@ -8,8 +9,6 @@ numpy
8
9
opencv-python
10
pandas
11
pillow ; python_version < '3.13'
-git+https://github.com/radarhere/Pillow.git@exec ; python_version >= '3.13'
12
-succeed
13
# projectq # uncomment once quantum/quantum_random.py is fixed
14
qiskit ; python_version < '3.12'
15
qiskit-aer ; python_version < '3.12'
@@ -18,6 +17,7 @@ rich
18
17
# scikit-fuzzy # uncomment once fuzzy_logic/fuzzy_operations.py is fixed
19
scikit-learn ; python_version < '3.13'
20
statsmodels ; python_version < '3.13'
+succeed
21
sympy
22
tensorflow ; python_version < '3.13'
23
tweepy
0 commit comments