Update requirements.txt
parent
db43cefd98
commit
51a76fcf74
|
@ -1,7 +1,7 @@
|
|||
Django==3.2.8
|
||||
faiss_cpu==1.7.1.post2
|
||||
fuzzywuzzy==0.18.0
|
||||
numpy==1.21.3
|
||||
numpy==1.19.5
|
||||
opencv_python==4.4.0.46
|
||||
paddlepaddle==2.1.3
|
||||
Pillow==8.4.0
|
||||
|
@ -12,8 +12,8 @@ PyMySQL==1.0.2
|
|||
python_memcached==1.59
|
||||
PyYAML==6.0
|
||||
requests==2.22.0
|
||||
scikit_learn==1.0.1
|
||||
scipy==1.7.1
|
||||
scikit_learn==0.23.2
|
||||
scipy
|
||||
setuptools==45.2.0
|
||||
six==1.14.0
|
||||
tqdm==4.62.3
|
||||
|
|
Loading…
Reference in New Issue