Skip to content

Commit

Permalink
Fix rdt version (sdv-dev#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
fealho authored Feb 3, 2021
1 parent 0f2ae9a commit 02f85b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ requirements:
- pandas <1.1.5,>=0.24
- pip
- python
- rdt >=0.2.7,<0.3
- rdt >=0.2.7,<0.4
- scikit-learn <0.24,>=0.21
- pytorch <2,>=1.0
- torchvision <1,>=0.4.2
Expand All @@ -31,7 +31,7 @@ requirements:
- numpy <2,>=1.17.4
- pandas <1.1.5,>=0.24
- python
- rdt >=0.2.7,<0.3
- rdt >=0.2.7,<0.4
- scikit-learn <0.24,>=0.21
- pytorch <2,>=1.0
- torchvision <1,>=0.4.2
Expand Down

0 comments on commit 02f85b0

Please sign in to comment.