809eca7616
* Pin dependencies and fix test paths for package layout - Pin all dependencies in requirements.txt to specific versions to ensure stability and reproducibility. - Update test_autogen_config.py to correctly resolve source paths for both development and installed package layouts. - Validated compatibility with Python 3.9, 3.10, 3.11, and 3.12. * Remove setuptools dependency since we dont support pip install and instead use cmake
14 строки
226 B
Plaintext
14 строки
226 B
Plaintext
astunparse==1.6.2
|
|
dash-bootstrap-components==2.0.4
|
|
dash-svg==0.0.12
|
|
dash==3.4.0
|
|
numpy==1.26.4
|
|
pandas==2.2.3
|
|
plotext==5.3.2
|
|
plotille==5.0.0
|
|
pyyaml==6.0.3
|
|
sqlalchemy==2.0.46
|
|
tabulate==0.9.0
|
|
textual==7.3.0
|
|
textual_plotext==1.0.1
|