1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-06-07 19:05:06 +02:00

🐛 Require pandas ~ 1.0 to fix import

This commit is contained in:
Gerber, Mike 2022-04-06 19:12:40 +02:00
parent 0a9a66c2cc
commit e65cad772d

View file

@ -1,4 +1,4 @@
click click
pandas pandas ~= 1.0.5
tqdm tqdm
lxml lxml