mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 05:21:09 +00:00
3fdbf9741d
* Upgrade to Python 3.9 * pip install wheel for faster builds * updating DIRECTORY.md * requirements.txt: tensorflow; python_version < '3.9' * keras requires tensorflow * Rename lstm_prediction.py to lstm_prediction.py_tf * Update requirements.txt * updating DIRECTORY.md * Update requirements.txt Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
18 lines
208 B
Plaintext
18 lines
208 B
Plaintext
beautifulsoup4
|
|
fake_useragent
|
|
keras; python_version < '3.9'
|
|
lxml
|
|
matplotlib
|
|
numpy
|
|
opencv-python
|
|
pandas
|
|
pillow
|
|
qiskit
|
|
requests
|
|
scikit-fuzzy
|
|
sklearn
|
|
statsmodels
|
|
sympy
|
|
tensorflow; python_version < '3.9'
|
|
xgboost
|