not working, numpy related failure

This commit is contained in:
2022-04-20 11:06:38 +02:00
parent fac5a5c4ea
commit ea33ecd589
5 changed files with 726 additions and 412 deletions

View File

@ -5,6 +5,7 @@ name = "pypi"
[packages]
astroid = "==2.4.1"
numpy = "==1.22.3"
blinker = "==1.4"
click = "==7.1.2"
Flask = "==1.1.2"