From e4a2572b8932b2ead2c5ef8edd60a741346ffbef Mon Sep 17 00:00:00 2001 From: Ben Goldsworthy Date: Sun, 5 May 2024 10:50:44 +0100 Subject: [PATCH] update packages --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index bdf3210..60e0e57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,8 @@ pathspec==0.12.1 platformdirs==4.1.0 pylint==3.0.3 python-dotenv==1.0.0 +python-slugify==8.0.4 requests==2.31.0 +text-unidecode==1.3 tomlkit==0.12.3 urllib3==2.2.0