Skip to content

RND-625 Compile requirements.txt#1480

Merged
tehasdf merged 2 commits intomasterfrom
requirements-in-pipcompile-1
May 8, 2023
Merged

RND-625 Compile requirements.txt#1480
tehasdf merged 2 commits intomasterfrom
requirements-in-pipcompile-1

Conversation

@tehasdf
Copy link
Copy Markdown
Contributor

@tehasdf tehasdf commented May 8, 2023

The idea of using something called "dev-requirements" for builds is... unclear.

Instead, compile a proper reqs.txt and use that for the built artifacts.

Also, pin urllib3 to a version that doesn't need appengine

@tehasdf tehasdf merged commit ce2a59a into master May 8, 2023
@tehasdf tehasdf deleted the requirements-in-pipcompile-1 branch May 8, 2023 12:34
tehasdf added a commit that referenced this pull request Jun 5, 2023
* pip-compile actual requirements.txt

* CI/builds: use reqs.txt, not dev-reqs.txt
tehasdf added a commit that referenced this pull request Jun 5, 2023
* CYBL-1965 - Update log-bundles delete command (#1479)

* RND-625 Compile requirements.txt (#1480)

* pip-compile actual requirements.txt

* CI/builds: use reqs.txt, not dev-reqs.txt

* RND-623 Add --recursive for dep & depgroups delete (#1481)

* RND-622 Add --recursive to `cfy uninstall` (#1482)

* RND-622 Add --recursive to `cfy uninstall`

* update the mock assertion

* RND-681 Windows build: update python version (#1484)

This is the same python zip that we use in for the agent

* RND-681 windows build: rename python36.zip to python311.zip (#1485)

Also same as in agent...

* RND-681 windows build: update pip/wheel/setuptools (#1486)

Upgrade all the build tools so that things like cryptography can be
installed via wheel

---------

Co-authored-by: Adrian Polanczyk <61688882+adrian-polanczyk-codilime@users.noreply.github.com>
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