mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced 2023-10-11 13:06:12 +08:00
f512b4d105
* refactor: Move pascals triange to maths/ * Update xgboost_classifier.py * statsmodels is now compatible with Python 3.11 * statsmodels is now compatible with Python 3.11 * cython>=0.29.28 * cython>=0.29.28 # For statsmodels on Python 3.11 Co-authored-by: Christian Clauss <cclauss@me.com>
24 lines
302 B
Plaintext
24 lines
302 B
Plaintext
beautifulsoup4
|
|
cython>=0.29.28 # For statsmodels on Python 3.11
|
|
fake_useragent
|
|
keras
|
|
lxml
|
|
matplotlib
|
|
numpy
|
|
opencv-python
|
|
pandas
|
|
pillow
|
|
projectq
|
|
qiskit; python_version < "3.11"
|
|
requests
|
|
rich
|
|
scikit-fuzzy
|
|
sklearn
|
|
statsmodels
|
|
sympy
|
|
tensorflow; python_version < "3.11"
|
|
texttable
|
|
tweepy
|
|
xgboost
|
|
yulewalker
|