diff --git a/requirements.txt b/requirements.txt index 7ee23dab..638897c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # core deps numpy==1.21.6;python_version<"3.10" -numpy==1.22.4;python_version=="3.10" +numpy;python_version=="3.10" cython==0.29.28 scipy>=1.4.0 torch>=1.7 @@ -39,4 +39,4 @@ gruut[de]==2.2.3 # deps for korean jamo nltk -g2pkk>=0.1.1 \ No newline at end of file +g2pkk>=0.1.1