From 1cd963e20324c7a322cfc7990c7b51915c43828d Mon Sep 17 00:00:00 2001 From: Ryan Barrett Date: Thu, 12 Jan 2023 09:50:54 -0800 Subject: [PATCH] deps: ...and switch Flask-Caching all the way to pypi now that 2.0.2 is there https://flask-caching.readthedocs.io/en/latest/changelog.html#version-2-0-2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 73ea0b4..b52c918 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,6 @@ git+https://github.com/snarfed/oauth-dropins.git#egg=oauth_dropins git+https://github.com/snarfed/granary.git#egg=granary git+https://github.com/snarfed/negotiator.git@py3#egg=negotiator git+https://github.com/dvska/gdata-python3.git#egg=gdata -git+https://github.com/pallets-eco/flask-caching.git#egg=Flask-Caching beautifulsoup4==4.11.1 brevity==0.2.17 @@ -20,6 +19,7 @@ feedgen==0.9.0 feedparser==6.0.10 fixtures==4.0.1 Flask==2.2.2 +Flask-Caching==2.0.2 flask-gae-static==1.0 google-api-core==2.11.0 google-auth==2.15.0