mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
fd27953d44
* Remove python_version < '3.12' for tensorflow * Reenable dynamic_programming/k_means_clustering_tensorflow.py * updating DIRECTORY.md * Try to fix ruff * Try to fix ruff * Try to fix ruff * Try to fix ruff * Try to fix ruff * Reenable machine_learning/lstm/lstm_prediction.py * updating DIRECTORY.md * Try to fix ruff * Reenable computer_vision/cnn_classification.py * updating DIRECTORY.md * Reenable neural_network/input_data.py * updating DIRECTORY.md * Try to fix ruff * Try to fix ruff * Try to fix mypy * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Try to fix ruff * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: MaximSmolskiy <MaximSmolskiy@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
25 lines
496 B
Plaintext
25 lines
496 B
Plaintext
beautifulsoup4
|
|
fake_useragent
|
|
imageio
|
|
keras ; python_version < '3.12'
|
|
lxml
|
|
matplotlib
|
|
numpy
|
|
opencv-python
|
|
pandas
|
|
pillow
|
|
# projectq # uncomment once quantum/quantum_random.py is fixed
|
|
qiskit ; python_version < '3.12'
|
|
qiskit-aer ; python_version < '3.12'
|
|
requests
|
|
rich
|
|
# scikit-fuzzy # uncomment once fuzzy_logic/fuzzy_operations.py is fixed
|
|
scikit-learn
|
|
statsmodels
|
|
sympy
|
|
tensorflow
|
|
tweepy
|
|
# yulewalker # uncomment once audio_filters/equal_loudness_filter.py is fixed
|
|
typing_extensions
|
|
xgboost
|