This is an automated email from the ASF dual-hosted git repository.
brondsem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
The following commit(s) were added to refs/heads/master by this push:
new 83158b72b update timermiddleware, remove "future" dep
83158b72b is described below
commit 83158b72b8fd65b9fb1179927256e4071d511b5c
Author: Dave Brondsema <[email protected]>
AuthorDate: Mon Jun 20 19:06:33 2022 +0000
update timermiddleware, remove "future" dep
---
requirements.txt | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/requirements.txt b/requirements.txt
index 96e668ea6..33fb8c020 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -48,8 +48,6 @@ formencode==2.0.1
# via
# -r requirements.in
# easywidgets
-future==0.18.2
- # via timermiddleware
genshi==0.7.6
# via creoleparser
gitdb==4.0.9
@@ -186,7 +184,7 @@ testfixtures==6.18.5
# via -r requirements.in
textile==4.0.2
# via pypeline
-timermiddleware==0.6.0
+timermiddleware==0.6.1
# via -r requirements.in
tinycss2==1.1.1
# via bleach