From 51b8a6f39b3d0bc00126e5764af95057e2ab4a83 Mon Sep 17 00:00:00 2001 From: 0xMRTT <0xMRTT@tuta.io> Date: Sun, 21 Aug 2022 00:58:29 +0200 Subject: [PATCH] fix: pypi deps --- pypi-dependencies.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pypi-dependencies.json b/pypi-dependencies.json index feb67999..2f104b4f 100644 --- a/pypi-dependencies.json +++ b/pypi-dependencies.json @@ -38,6 +38,11 @@ "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"material-color-utilities-python\" --no-build-isolation" ], "sources": [ + { + "type": "file", + "url": "https://files.pythonhosted.org/packages/f7/e1/8b46ff54516faea4ea9469c4f5b50f2e9e73131f54d19e6827141698a822/regex-2022.8.17.tar.gz", + "sha256": "5c77eab46f3a2b2cd8bbe06467df783543bf7396df431eb4a144cc4b89e9fb3c" + }, { "type": "file", "url": "https://files.pythonhosted.org/packages/8c/92/2975b464d9926dc667020ed1abfa6276e68c3571dcb77e43347e15ee9eed/Pillow-9.2.0.tar.gz", @@ -45,8 +50,8 @@ }, { "type": "file", - "url": "https://files.pythonhosted.org/packages/06/b6/25a0ac0c6b29f881c0d1d393e7a031ae850381613db56a83b5d6f72c3af3/material_color_utilities_python-0.1.3-py3-none-any.whl", - "sha256": "f5db2b04cc9b87194bc246dd5dc56e797249ab97ffcd5510bebafe485eda105f" + "url": "https://files.pythonhosted.org/packages/5a/d8/ab8f7bc42d944b4c9f018884299e561c272f7efe4d64c09f3254e48c63d8/material_color_utilities_python-0.1.4-py3-none-any.whl", + "sha256": "017fdc343a2d4f5d22a3f4a0ca7653ae7ea8fbdc31162ac1503a60a2f1857f4e" } ] },