File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ dependencies:
1616- openpyxl<=3.0.7
1717- pandas<=1.2.4
1818- pandas-datareader<=0.9.0
19- - pygraphviz
2019- pytest<=6.2.3
2120- pytest-xdist<=2.2.1
21+ - python-graphviz
2222- requests<=2.25.1
2323- scikit-learn<=0.24.1
2424- scipy<=1.6.2
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ dependencies:
1515- openpyxl<=3.0.9
1616- pandas<=1.3.4
1717- pandas-datareader<=0.10.0
18- - pygraphviz
1918- pytest<=6.2.4
2019- pytest-xdist<=2.3.0
20+ - python-graphviz
2121- pytorch
2222- requests<=2.26.0
2323- scikit-learn<=0.24.2
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ dependencies:
1515- openpyxl<=3.0.10
1616- pandas<=1.4.4
1717- pandas-datareader<=0.10.0
18- - pygraphviz
1918- pytest<=7.1.2
2019- pytest-xdist<=2.5.0
20+ - python-graphviz
2121- pytorch
2222- requests<=2.28.1
2323- scikit-learn<=1.0.1
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ dependencies:
1515- openpyxl<=3.0.10
1616- pandas<=2.0.3
1717- pandas-datareader
18- - pygraphviz
1918- pytest<=7.4.0
2019- pytest-xdist
20+ - python-graphviz
2121- pytorch
2222- requests<=2.31.0
2323- scikit-learn<=1.3.0
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ channels:
88dependencies :
99- python>=3.10
1010- cython>=0.29.32
11- - graphviz
1211- jupyter>=1.0.0
1312- lxml>=4.9.1
1413- matplotlib>=3.5.2
@@ -20,6 +19,7 @@ dependencies:
2019- pandas-datareader>=0.10.0
2120- pytest>=7.1.2
2221- pytest-xdist>=2.5.0
22+ - python-graphviz
2323- pytorch
2424- requests>=2.28.1
2525- scikit-learn>=1.0.1
You can’t perform that action at this time.
0 commit comments