mirror of
https://github.com/qurator-spk/modstool.git
synced 2025-06-09 19:59:57 +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
|
||||
pandas ~= 1.1.5
|
||||
numpy < 2
|
||||
tqdm
|
||||
lxml
|
||||
openpyxl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue