Skip to content

Commit 7925375

Browse files
committed
Workaround for abandoned upstream project flask-session
1 parent 820dc88 commit 7925375

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask>=1,<2
2-
Flask-Session>=0,<1
2+
git+https://github.com/rayluo/flask-session@0.3.x#egg=flask-session
33
requests>=2,<3
44
msal>=0,<2
55

0 commit comments

Comments
 (0)