chore: update gradio
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -18,7 +18,7 @@ httpcore==0.15
|
|
18 |
keras==2.10.0
|
19 |
nglview
|
20 |
PyTDC==0.3.7
|
21 |
-
gradio==
|
22 |
markdown-it-py>=2.1.0
|
23 |
mols2grid==1.1.1
|
24 |
networkx==3.0
|
|
|
18 |
keras==2.10.0
|
19 |
nglview
|
20 |
PyTDC==0.3.7
|
21 |
+
gradio==4.36.1
|
22 |
markdown-it-py>=2.1.0
|
23 |
mols2grid==1.1.1
|
24 |
networkx==3.0
|