1 parent ce2c907 commit 8b11361Copy full SHA for 8b11361
1 file changed
docs/requirements.yaml
@@ -1,23 +1,23 @@
1
name: docs
2
channels:
3
- conda-forge
4
- - pytorch
5
dependencies:
6
- python
7
- pip
8
9
- numpy
10
- pandas
11
12
13
- - ignite
+ - pytorch-cpu
+ - pytorch-ignite
14
15
- - mlflow
+ - mlflow<2.16
16
- scikit-learn>=1.0
17
18
- tqdm
19
20
- sphinxcontrib-bibtex
+ - sphinx_rtd_theme
21
22
- pip:
23
- molgrid
0 commit comments