dependabot[bot] commited on
Commit
6ee6e04
1 Parent(s): a72ba2b

Bump numpy from 1.21.3 to 1.22.0

Browse files

Bumps [numpy](https://github.com/numpy/numpy) from 1.21.3 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](https://github.com/numpy/numpy/compare/v1.21.3...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio==3.19.1
2
- numpy==1.21.3
3
  transformers==4.26.1
4
  wikipedia-api
5
  torch
 
1
  gradio==3.19.1
2
+ numpy==1.22.0
3
  transformers==4.26.1
4
  wikipedia-api
5
  torch