mirror of
https://github.com/qurator-spk/modstool.git
synced 2025-07-27 19:29:52 +02:00
🚧 Workaround NumPy incompatibility by requiring < 2
This commit is contained in:
parent
f243dd204a
commit
515d39bb1d
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
click
|
click
|
||||||
pandas ~= 1.1.5
|
pandas ~= 1.1.5
|
||||||
|
numpy < 2
|
||||||
tqdm
|
tqdm
|
||||||
lxml
|
lxml
|
||||||
openpyxl
|
openpyxl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue