From 454ff5c6467f1f01d893063068d2913c82ed04fc Mon Sep 17 00:00:00 2001 From: Massimo Di Pierro Date: Sun, 29 Sep 2024 10:29:27 -0700 Subject: [PATCH] upgraded to a rocket3 with faster ssl handling --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 468ea6d7..ce7a3e2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ threadsafevariable >= 20230507.1 pyjwt >= 2.0.1 pycryptodome pluralize >= 20240515.1 -rocket3 >= 20240915.1 +rocket3 >= 20240929.1 yatl >= 20230507.3 pydal >= 20240906.1 watchgod >= 0.6