awslabs / gluonts

Probabilistic time series modeling in Python
https://ts.gluon.ai
Apache License 2.0
4.42k stars 740 forks source link

Support pydantic-2.5.3 #3123

Closed moghadas76 closed 4 months ago

moghadas76 commented 4 months ago

Description

Currently it requires pydantic-1.10.14 which is old!

To Reproduce

pip install ...

Environment

(Add as much information about your environment as possible, e.g. dependencies versions.)

lostella commented 4 months ago

@moghadas76 thanks, but not a bug

lostella commented 4 months ago

@moghadas76 again: what version of gluonts are you using? v0.14.x supports pydantic 2