jannisborn commited on
Commit
cf668cb
·
unverified ·
1 Parent(s): 0e8ba6c

wip: pin numpy

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -15,6 +15,7 @@ molecule_generation
15
  PyTDC==0.3.7
16
  gradio==3.9.1
17
  httpcore==0.15
 
18
  markdown-it-py>=2.1.0
19
  mols2grid>=0.2.0
20
  pandas>=1.0.0
 
15
  PyTDC==0.3.7
16
  gradio==3.9.1
17
  httpcore==0.15
18
+ numpy==1.23.5
19
  markdown-it-py>=2.1.0
20
  mols2grid>=0.2.0
21
  pandas>=1.0.0