Skip to content

Update pycryptodome dependency in pyproject.toml#45

Merged
SeraphicRav merged 1 commit intomainfrom
Moving-dep
Apr 10, 2026
Merged

Update pycryptodome dependency in pyproject.toml#45
SeraphicRav merged 1 commit intomainfrom
Moving-dep

Conversation

@SeraphicRav
Copy link
Copy Markdown
Contributor

@SeraphicRav SeraphicRav commented Apr 10, 2026

This pull request makes a minor dependency management change in the pyproject.toml file by moving the pycryptodome package from the development dependencies to the main dependencies section.

  • Dependency management:
    • Added pycryptodome as a main dependency under [tool.poetry.dependencies] to ensure it is installed in all environments, not just development.
    • Removed pycryptodome from the development dependencies group [tool.poetry.group.dev.dependencies].
      Based on move pycryptodome to dependencies #43

@SeraphicRav SeraphicRav merged commit a8ee8af into main Apr 10, 2026
7 checks passed
@SeraphicRav SeraphicRav deleted the Moving-dep branch April 10, 2026 03:31
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