simonduerr commited on
Commit
bd359ba
1 Parent(s): 7b79b73

to fix error with pydantic validation in gradio<3.36.1

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,3 +5,4 @@ decorator==5.1.0
5
  icecream
6
  biopython
7
  py3Dmol
 
 
5
  icecream
6
  biopython
7
  py3Dmol
8
+ pydantic<2