jannisborn commited on
Commit
3ef6b09
·
unverified ·
1 Parent(s): 989ecbe
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -18,6 +18,7 @@ gradio==3.12.0
18
  keras==2.10.0
19
  markdown-it-py>=2.1.0
20
  mols2grid==1.1.1
 
21
  numpy==1.23.5
22
  pandas>=1.0.0,<2.0.0
23
  httpcore==0.15
 
18
  keras==2.10.0
19
  markdown-it-py>=2.1.0
20
  mols2grid==1.1.1
21
+ networkx==3.0
22
  numpy==1.23.5
23
  pandas>=1.0.0,<2.0.0
24
  httpcore==0.15