mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
0f4e51245f
* DRAFT: GitHub Actions: Test on Python 3.12 Repeats #8777 * #8777 Some of our dependencies will not be ready yet. * Python 3.12: Disable qiskit and tensorflow algorithms * updating DIRECTORY.md --------- Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
25 lines
304 B
Plaintext
25 lines
304 B
Plaintext
beautifulsoup4
|
|
fake_useragent
|
|
imageio
|
|
keras
|
|
lxml
|
|
matplotlib
|
|
numpy
|
|
opencv-python
|
|
pandas
|
|
pillow
|
|
projectq
|
|
qiskit ; python_version < '3.12'
|
|
qiskit-aer ; python_version < '3.12'
|
|
requests
|
|
rich
|
|
scikit-fuzzy
|
|
scikit-learn
|
|
statsmodels
|
|
sympy
|
|
tensorflow ; python_version < '3.12'
|
|
texttable
|
|
tweepy
|
|
xgboost
|
|
yulewalker
|