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

Fix requirements erroring out in build #5

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

GrantBartlett
Copy link
Member

Fixes this

1.113 ERROR: Invalid requirement: 'requests>=2.31.*, <3.0': .* suffix can only be used with `==` or `!=` operators
1.113     requests>=2.31.*, <3.0
1.113             ~~~~~~~^ (from line 3 of requirements.txt)

@alexlambson alexlambson merged commit 3c418ff into main Jun 25, 2024
1 check passed
@alexlambson alexlambson deleted the fix-requirements branch June 25, 2024 01:48
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

Successfully merging this pull request may close these issues.

2 participants