fix: fix numpy version

This commit is contained in:
2024-11-07 02:10:12 +08:00
parent 89532428d5
commit 8ac3078ea3
2 changed files with 40 additions and 56 deletions

View File

@@ -4,6 +4,7 @@ verify_ssl = true
name = "pypi"
[packages]
numpy = "==1.26.4"
aiomysql = ">=0.1.1"
Brotli = ">=1.0.9"
creart = "==0.2.2"