numpy version for py310 (#2316)

* numpy version for py310

requested in #2315

* Update requirements.txt
This commit is contained in:
p0p4k 2023-02-13 18:34:00 +09:00 committed by GitHub
parent 661725b95e
commit a365a7e888
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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
g2pkk>=0.1.1