PySR / requirements.txt
MilesCranmer's picture
Only install typing_extensions on python <3.8
d821ca8 unverified
raw
history blame
148 Bytes
sympy
pandas>=0.21.0
numpy
scikit_learn>=1.0.0
julia>=0.6.0
click>=7.0.0
setuptools>=50.0.0
typing_extensions>=4.0.0,<5.0.0; python_version < "3.8"