move numpy to difficult requirements
This commit is contained in:
parent
e81696d6b8
commit
83fdc8f26f
|
@ -11,3 +11,4 @@ aiofiles==0.6.0
|
||||||
python-magic==0.4.27
|
python-magic==0.4.27
|
||||||
markdown==3.4.4
|
markdown==3.4.4
|
||||||
paramiko==3.4.0
|
paramiko==3.4.0
|
||||||
|
numpy
|
||||||
|
|
|
@ -2,7 +2,6 @@ check_systemd
|
||||||
psutil
|
psutil
|
||||||
dnspython==2.3.0
|
dnspython==2.3.0
|
||||||
urllib3==1.26.18
|
urllib3==1.26.18
|
||||||
numpy
|
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
beautifulsoup4==4.11.2
|
beautifulsoup4==4.11.2
|
||||||
pytz==2023.3.post1
|
pytz==2023.3.post1
|
||||||
|
|
Loading…
Reference in New Issue