jibsn commited on
Commit
e009d7d
·
verified ·
1 Parent(s): 2666f2a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio>=4.0.0
2
  onnxruntime>=1.15.0
3
- numpy>=1.24.0
4
  Pillow>=10.0.0
5
  rdkit>=2023.3.1
6
  pandas
 
1
  gradio>=4.0.0
2
  onnxruntime>=1.15.0
3
+ numpy==1.26.0
4
  Pillow>=10.0.0
5
  rdkit>=2023.3.1
6
  pandas