From d88d916b9438285874782d8e36274e036523bfde Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Tue, 24 Nov 2020 16:14:56 +0100 Subject: [PATCH] update ponyorm --- WebHostLib/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebHostLib/requirements.txt b/WebHostLib/requirements.txt index 2daaa11c..f7a97f65 100644 --- a/WebHostLib/requirements.txt +++ b/WebHostLib/requirements.txt @@ -1,5 +1,5 @@ flask>=1.1.2 -pony>=0.7.13 +pony>=0.7.14 waitress>=1.4.4 flask-caching>=1.9.0 Flask-Autoversion>=0.2.0