Bump numpy from 1.16.2 to 1.22.0 in /fclib (#238)

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.16.2...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-30 17:53:42 -04:00 коммит произвёл GitHub
Родитель 7e00368f59
Коммит c4ba9dbdb3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,7 +1,7 @@
pandas==0.23.4
datetime>=4.3
scikit-learn==0.20.3
numpy==1.16.2
numpy==1.22.0
requests>=2.23.0
tqdm>=4.43.0
matplotlib>=3.1.2