-
Initializing session
+
We are preparing your analysis session
+ Our server works as hard as it can to prepare your analysis session. Please be patient and give it some time.
If initialization takes longer than usual or an error occurs, reload the page.
From 87e2c2b484a010ce330fc064fa362b671af91d33 Mon Sep 17 00:00:00 2001
From: Patrick Jentsch
Date: Wed, 19 Jul 2023 11:10:50 +0200
Subject: [PATCH 2/2] Bump Flask-Hashids version
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 3ab13960..a2a2625f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@ Flask==2.1.3
Flask-APScheduler
Flask-Assets
Flask-Breadcrumbs
-Flask-Hashids==1.0.1
+Flask-Hashids>=1.0.1
Flask-HTTPAuth
Flask-Login
Flask-Mail