Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest flask version doesn't work with pinned flask-session==0.3.2 #37

Open
grischard opened this issue Aug 12, 2023 · 3 comments
Open

Comments

@grischard
Copy link

If you get

AttributeError: 'Flask' object has no attribute 'session_cookie_name'

then simply

pip install --upgrade flask-session flask-oauthlib

@github-actions
Copy link

PETOSS-333

@github-actions
Copy link

Thanks for raising an issue, a ticket has been created to track your request

@thehigherbounce
Copy link

blinker==1.8.1
cachelib==0.13.0
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
Flask==3.0.3
Flask-OAuthlib==0.9.6
Flask-Session==0.8.0
idna==3.7
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==2.1.5
msgspec==0.18.6
oauthlib==2.1.0
python-dateutil==2.9.0.post0
requests==2.31.0
requests-oauthlib==1.1.0
six==1.16.0
urllib3==2.2.1
Werkzeug==3.0.3
xero_python==1.5.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants