Python/requirements.txt
2023-05-28 09:57:45 +02:00

24 lines
614 B
Plaintext

beautifulsoup4
fake_useragent
keras
lxml
matplotlib # ; python_version < '3.12'
# numpy ; python_version < '3.12'
git+https://github.com/cclauss/numpy.git@patch-1
opencv-python # ; python_version < '3.12'
pandas # ; python_version < '3.12'
pillow
projectq # ; python_version < '3.12'
qiskit # ; python_version < '3.12'
requests
rich
scikit-fuzzy # ; python_version < '3.12'
scikit-learn # ; python_version < '3.12'
statsmodels # ; python_version < '3.12'
sympy # ; python_version < '3.12'
tensorflow ; python_version < '3.12'
texttable
tweepy ; python_version < '3.12'
xgboost ; python_version < '3.12'
yulewalker