Python/requirements.txt
Christian Clauss 652b891a75
Travis CI: Upgrade to Python 3.8 (#1783)
* Travis CI: Upgrade to Python 3.8

* updating DIRECTORY.md

* Tensorflow is not yet compatible with Python 3.8

* Disable k_means_clustering_tensorflow.py

* updating DIRECTORY.md

* Disable gan.py

* updating DIRECTORY.md

* Disable input_data.py

* updating DIRECTORY.md

* pip install a current version of six
2020-02-23 04:23:00 +01:00

18 lines
190 B
Plaintext

beautifulsoup4
black
fake_useragent
flake8
matplotlib
mypy
numpy>=1.17.4
opencv-python
pandas
pillow
pytest
pytest-cov
requests
scikit-fuzzy
sklearn
sympy
tensorflow; python_version < '3.8'