ArneBinder commited on
Commit
b4e78d7
·
verified ·
1 Parent(s): 3943536

use pydantic==2.10.6

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -23,6 +23,8 @@ gradio~=5.5.0
23
  arxiv~=2.1.3
24
  # data preparation
25
  acl-anthology-py>=0.4.3
 
 
26
 
27
  # --------- hydra --------- #
28
  hydra-core>=1.3.0
 
23
  arxiv~=2.1.3
24
  # data preparation
25
  acl-anthology-py>=0.4.3
26
+ # see https://github.com/gradio-app/gradio/issues/10662
27
+ pydantic==2.10.6
28
 
29
  # --------- hydra --------- #
30
  hydra-core>=1.3.0