nontGcob commited on
Commit
5754359
1 Parent(s): bb7a630

fix pydantic v2 not backward compatible

Browse files
Files changed (1) hide show
  1. new_requirements.txt +2 -2
new_requirements.txt CHANGED
@@ -117,8 +117,8 @@ pure_eval==0.2.3
117
  pyarrow==17.0.0
118
  pycparser==2.22
119
  # pydantic==2.8.2
120
- pydantic<2.0
121
- pydantic_core==2.20.1
122
  Pygments==2.18.0
123
  pyparsing==3.1.4
124
  pytest==8.3.3
 
117
  pyarrow==17.0.0
118
  pycparser==2.22
119
  # pydantic==2.8.2
120
+ # pydantic<2.0
121
+ # pydantic_core==2.20.1
122
  Pygments==2.18.0
123
  pyparsing==3.1.4
124
  pytest==8.3.3