-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
sdkUsed for automationUsed for automation
Description
While trying to add posit-sdk to a requirements.txt file, we hit a lot of conflicts with other packages where the required version of requests could not be satisfied.
My understanding (correct me if I'm wrong!) is that posit-sdk requires an exact version of requests, per https://github.com/posit-dev/posit-sdk-py/blob/main/requirements.txt
is it possible to relax this constraint (e.g., floor, as needed)?
Metadata
Metadata
Assignees
Labels
sdkUsed for automationUsed for automation