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

Manage all python library versions #13

Merged
merged 12 commits into from
Nov 4, 2023

Conversation

aoirint
Copy link
Owner

@aoirint aoirint commented Nov 4, 2023

No description provided.

@aoirint
Copy link
Owner Author

aoirint commented Nov 4, 2023

Compare pip freeze output between 20231103.1 and b25312b.

$ diff requirements-20231103.1.txt requirements-b25312b.txt 
13,14c13,14
< charset-normalizer==3.3.0
< cmake==3.27.6
---
> charset-normalizer==3.3.2
> cmake==3.27.7
21c21
< filelock==3.12.4
---
> filelock==3.13.1
44c44
< library==0.0.0
---
> library @ file:///code/sd-scripts
47c47
< lit==17.0.2
---
> lit==17.0.4
53,54c53,54
< networkx==3.1
< numpy==1.26.0
---
> networkx==3.2.1
> numpy==1.26.1
75c75
< rpds-py==0.10.6
---
> rpds-py==0.12.0

@aoirint aoirint marked this pull request as ready for review November 4, 2023 08:21
@aoirint aoirint merged commit 43631e7 into main Nov 4, 2023
@aoirint aoirint deleted the patch-manage-all-python-library-version branch November 4, 2023 08:21
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.

1 participant