From ce5528b802781eb0a29edeb56cbe32a619ac0450 Mon Sep 17 00:00:00 2001 From: henrikstranneheim Date: Mon, 20 Jan 2025 10:21:09 +0100 Subject: [PATCH] feat(update): revert --- poetry.lock | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 7aa53a8b8c..2650546554 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2756,4 +2756,4 @@ ruff = ["ruff"] [metadata] lock-version = "2.1" python-versions = ">=3.9,<3.13" -content-hash = "40141b2288d9b97e629c42bdb56de6e7402639ae83cdf44a11e6e742f2f71771" +content-hash = "b63b203bf74a57a9f56333ace8f34758f7f9c1bca64b5241868154b22b3317f0" diff --git a/pyproject.toml b/pyproject.toml index 74d8ed7b94..e04c95e08e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ "WTForms", "google-auth", "gunicorn", -"requests>=2.20.0", +"requests", "werkzeug", "cachetools", "cryptography",