davebraga commited on
Commit
57049b9
Β·
verified Β·
1 Parent(s): be92199

Atualizando numpy

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- pandas
2
- numpy
3
- matplotlib
4
- seaborn
5
- tensorflow==2.14.0
6
- opencv-python
7
- scikit-learn
8
- fastapi
9
- uvicorn
10
- python-multipart
11
  opencv-python
 
1
+ pandas
2
+ numpy==1.23.5
3
+ matplotlib
4
+ seaborn
5
+ tensorflow==2.14.0
6
+ opencv-python
7
+ scikit-learn
8
+ fastapi
9
+ uvicorn
10
+ python-multipart
11
  opencv-python