Skip to content

Commit a859ac3

Browse files
Bump numpy from 1.18.5 to 1.22.0 in /team1_bestfitting
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.18.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4de3a0 commit a859ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

team1_bestfitting/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ argparse==1.1 #conda install -c bioconda argparse
33
pandas==0.25.3
44
tqdm==4.48.0
55
requests==2.24.0
6-
numpy==1.18.5
6+
numpy==1.22.0
77
Pillow==10.0.1
88
scipy==1.5.0
99
#iterative-stratification==0.1.6

0 commit comments

Comments
 (0)