Skip to content

Commit a2a55a7

Browse files
authored
Retires my workaround, and adopt upstream 0.3.2
pallets-eco/flask-session@0.3.1...0.3.2
1 parent f921eca commit a2a55a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask>=1,<2
22
werkzeug>=1,<2
3-
git+https://github.com/rayluo/flask-session@0.3.x#egg=flask-session
3+
flask-session~=0.3.2
44
requests>=2,<3
55
msal>=0.6.1,<2
66

0 commit comments

Comments
 (0)