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

Add versions for all requirements #210

Open
mharista opened this issue Aug 9, 2022 · 1 comment
Open

Add versions for all requirements #210

mharista opened this issue Aug 9, 2022 · 1 comment
Assignees

Comments

@mharista
Copy link
Contributor

mharista commented Aug 9, 2022

In requirements.txt and dev-requirements.txt

@mharista
Copy link
Contributor Author

mharista commented Sep 30, 2022

Issue with requests version 2.28.1 of requests. Change is in 2.28.0.

site-packages/requests/exceptions.py", line 41, in init
CompatJSONDecodeError.init(self, *args)
TypeError: init() missing 2 required positional arguments: 'doc' and 'pos'

version 2.27.1 works fine.

Updating requests version to >=1.0.0, <= 2.27.1

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

No branches or pull requests

2 participants