Skip to content

Conversation

@mvakalo
Copy link

@mvakalo mvakalo commented Sep 30, 2025

No description provided.

@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.9
Copy link
Author

@mvakalo mvakalo Sep 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@foteinigk is there any chance we need to re-run pip-compile requirements.in for python 3.9?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have compiled requirements.in with this commmand

docker run --rm -v "$PWD":/app -w /app python:3.9-slim \
  bash -lc "python -m pip install -U pip pip-tools && pip-compile -o requirements.txt requirements.in"

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we are good

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.

3 participants