Merge pull request #6 from JunityZhan/main

fix: ImportError: cannot import name 'Annotated' from 'pydantic.typing'
This commit is contained in:
Zhihao Du
2024-07-05 17:14:06 +08:00
committed by GitHub

View File

@@ -8,7 +8,7 @@ grpcio==1.57.0
grpcio-tools==1.57.0 grpcio-tools==1.57.0
hydra-core==1.3.2 hydra-core==1.3.2
HyperPyYAML==1.2.2 HyperPyYAML==1.2.2
inflect==6.0.2 inflect==7.3.1
librosa==0.10.2 librosa==0.10.2
lightning==2.2.4 lightning==2.2.4
matplotlib==3.7.5 matplotlib==3.7.5