update-mods.py: Fix issues revealed by 1.17 updates

This commit is contained in:
Tristan Daniël Maat 2021-10-06 01:13:31 +01:00
parent b9af400942
commit d6e1cd3ffa
Signed by: tlater
GPG key ID: 49670FD774E43268
2 changed files with 51 additions and 47 deletions

View file

@ -97,6 +97,7 @@
# For the minecraft mod update script
(python3.withPackages (pypkgs:
with pypkgs; [
dateutil
requests
ipython