Python/requirements.txt

25 lines
641 B
Plaintext
Raw Normal View History

beautifulsoup4
fake_useragent
# numpy
git+https://github.com/numpy/numpy.git@main
keras
lxml
2023-06-25 19:29:26 +02:00
matplotlib # ; python_version < '3.12'
opencv-python # ; python_version < '3.12'
pandas # ; python_version < '3.12'
pillow
2023-06-25 19:29:26 +02:00
projectq # ; python_version < '3.12'
qiskit # ; python_version < '3.12'
qiskit-aer # ; python_version < '3.12'
requests
rich
2023-06-25 19:29:26 +02:00
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
2023-06-25 19:29:26 +02:00
tweepy # ; python_version < '3.12'
xgboost # ; python_version < '3.12'
yulewalker