Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: OPTIC-104: Fixing packages (#4749)
* fix: OPTIC-104: Fixing packages * fix: OPTIC-104: Narrowing allowed protobuf versions for compatibility * fix: OPTIC-104: Using archive instead of VCS for drf-yasf requirement * fix: OPTIC-104: Trying VCS without -e flag * fix: OPTIC-104: Adding -e flag back * fix: OPTIC-104: Making google-api-core version looser * fix: OPTIC-104: Testing freeze from previous release * fix: OPTIC-104: Removing duplicate requirements * fix: OPTIC-104: Using wheel for drf-yasg * fix: OPTIC-104: Fixing deps * fix: OPTIC-104: Adding package name * fix: OPTIC-104: Bringing back original reqs with @ * fix: OPTIC-104: Narrowing protobuf again * fix: OPTIC-104: Bumping google-api-core dep +1 patch * fix: OPTIC-104: Making google-api-core >= instead of hard pin * fix: OPTIC-104: Adding newline to bust cache * fix: OPTIC-104: Hard pinning grpc * fix: OPTIC-104: Softening google deps * fix: OPTIC-104: removing duplicate req * fix: OPTIC-104: making sure google packages stay major-stable * feat: OPTIC: Forcing rebuild * fix: OPTIC-104: Decreasing dep versions * fix: OPTIC-104: Pinning google packs to versions that worked before * fix: OPTIC-104: Trying windows build without pip cache * fix: OPTIC-104: Trying different runner version * fix: OPTIC-104: Bringing newest runner back. Quoting version * fix: OPTIC-104: More quotes * fix: OPTIC-104: Removing Python 3.10 and 3.11 tests from windows --------- Co-authored-by: Wesley Lima <[email protected]>
- Loading branch information