Skip to content

Commit 68df29a

Browse files
committed
update test_add_requirements_yaml
1 parent e8b72d5 commit 68df29a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/resources/test_environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies: # List of packages and versions to include in the environment
88
- python=3.10.0 # Python version
99
- numpy=1.24.3
1010
- pandas
11-
- scikit-learn=0.24.2
11+
- scikit-learn=1.0.1
1212
- matplotlib=3.7.1
1313
- pip=23.1.2
1414
- pip:

0 commit comments

Comments
 (0)