1
0
Fork 0
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:
Mike Gerber 2024-07-25 12:01:35 +02:00
parent f243dd204a
commit 515d39bb1d

View file

@ -1,5 +1,6 @@
click
pandas ~= 1.1.5
numpy < 2
tqdm
lxml
openpyxl