File tree Expand file tree Collapse file tree 1 file changed +15
-25
lines changed
Expand file tree Collapse file tree 1 file changed +15
-25
lines changed Original file line number Diff line number Diff line change 1+ wheel == 0.45.1
2+
13# data science pkgs
2- seaborn == 0.13.2
3- matplotlib == 3.10.6
4- graphviz == 0.21
5- plotly == 6.3.0
6- keras == 3.12.0
74nltk == 3.9.1
8- numpy >= 1.26.0 , < 2.0 .0
9- pandas == 1.5 .3
10- dill >= 0.3.6 ,< 1.0.0
5+ numpy == 2.4 .0
6+ pandas == 2.3 .3
7+ dill >= 0.4.0 ,< 1.0.0
118bokeh == 3.8.2
129psycopg [c,binary ]== 3.2.9
1310overrides == 7.0.0
@@ -16,30 +13,23 @@ overrides==7.0.0
1613py4j == 0.10.9.9
1714rancoord == 0.0.6
1815geocoder == 1.38.1
19- avro == 1.12.0
16+ avro == 1.12.1
2017nipyapi == 1.1.0
2118py7zr == 1.0.0
22- ipyparallel == 9.0.1
23- cython == 3.1.3
24- tqdm == 4.67.1
2519jsonpickle == 4.1.1
26- certifi == 2025.8.3
27- xlsxwriter == 3.2.5
28- mysql-connector-python == 9.4.0
29- pymssql == 2.3.7
20+ xlsxwriter == 3.2.9
21+ mysql-connector-python == 9.5.0
22+ pymssql == 2.3.9
23+ requests == 2.32.5
24+ PyYAML == 6.0.3
25+ pydantic == 2.12.5
26+ overrides == 7.0.0
27+ pyarrow == 22.0.0
3028
3129# other utils
3230xnat == 0.7.2
3331
3432# ElasticSearch/OpenSearch packages
35- opensearch-py == 3.0.0
3633elasticsearch9 == 9.1.0
34+ opensearch-py == 3.0.0
3735neo4j == 5.28.2
38-
39- # git utils
40- dvc == 3.62.0
41- GitPython == 3.1.45
42- PyYAML == 6.0.2
43-
44- # code utils
45- ruff == 0.12.12
You can’t perform that action at this time.
0 commit comments