diff --git a/pyproject.toml b/pyproject.toml index f3bee183c..1c4f321f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ orjson = "3.9.3" multiprocess = "^0.70.14" cachetools = "^5.3.1" types-cachetools = "^5.3.0.5" -appdirs = "^1.4.4" +platformdirs = "^3.11.0" pinecone-client = "^2.2.2" supabase = "^1.0.3" pymongo = "^4.4.0" @@ -107,7 +107,6 @@ requests = "^2.28.0" pytest-cov = "^4.0.0" pandas-stubs = "^2.0.0.230412" types-pillow = "^9.5.0.2" -types-appdirs = "^1.4.3.5" types-pyyaml = "^6.0.12.8" types-python-jose = "^3.3.4.8" types-passlib = "^1.7.7.13"