/ requirements.min.txt
requirements.min.txt
 1  # keep in sync with pyproject.toml [project] dependencies (but there should be set as lower bound).
 2  plotly==5.10.0
 3  statsmodels==0.14.0
 4  scikit-learn==1.1.1
 5  pandas[parquet]==1.3.5
 6  numpy==1.23.0
 7  nltk==3.6.7
 8  scipy==1.10.0
 9  requests==2.32.0
10  PyYAML==6.0.1
11  pydantic==1.10.16
12  litestar==2.19.0
13  typing-inspect==0.9.0
14  uvicorn==0.22.0
15  watchdog==3.0.0
16  typer==0.3
17  rich==13
18  iterative-telemetry==0.0.5
19  dynaconf==3.2.4
20  pyarrow==14.0.1
21  pyspark==3.4.0
22  fsspec==2024.9.0
23  certifi==2024.7.4
24  urllib3==1.26.19
25  ujson==5.4.0
26  deprecation==2.1.0
27  uuid6==2024.7.10
28  cryptography==43.0.1
29  tracely==0.2.11
30  opentelemetry-proto==1.25.0
31  
32  openai==1.16.2
33  evaluate==0.4.1
34  transformers[torch]==4.39.3
35  sentence-transformers==2.7.0
36  sqlvalidator==0.0.20