Unidep

Latest version: v1.0.0

Safety actively analyzes 724051 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 14

1.0.0

Moving to v1.0.0 provides a version number that more accurately reflects the project's current stability. According to SemVer conventions, the 1.0 release signals a commitment to API stability, aligning with common open-source practices and setting clear expectations for users regarding compatibility.

**Installation / Upgrade:**

Update to the latest version using pip:
bash
pip install --upgrade unidep

Or install via Conda:
bash
conda install -c conda-forge unidep

New users can use the bootstrap script:
bash
"${SHELL}" <(curl -LsSf raw.githubusercontent.com/basnijholt/unidep/main/bootstrap.sh)

*(Note: Always review scripts from the internet before execution.)*

**Feedback:**

Users are encouraged to upgrade to v1.0.0. Feedback, bug reports, and contributions are welcome via the [[GitHub Repository](https://github.com/basnijholt/unidep)](https://github.com/basnijholt/unidep).

Refer to the [[documentation](https://unidep.readthedocs.io/)](https://unidep.readthedocs.io/) for detailed usage information.

---

What's Changed
* Add a warning about running scripts from the internet by basnijholt in https://github.com/basnijholt/unidep/pull/242
* Don't restrict micromamba 1.5.12-0 bootstrap.sh by basnijholt in https://github.com/basnijholt/unidep/pull/243
* Make `tomli` a dependency for <3.11 by basnijholt in https://github.com/basnijholt/unidep/pull/244

**Full Changelog**: https://github.com/basnijholt/unidep/compare/v0.69.0...v1.0.0

0.69.0

What's Changed
* Pass bootstrap script to the right shell by basnijholt in https://github.com/basnijholt/unidep/pull/232
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/basnijholt/unidep/pull/234
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/basnijholt/unidep/pull/236
* Sort dependencies in sublock files by basnijholt in https://github.com/basnijholt/unidep/pull/241


**Full Changelog**: https://github.com/basnijholt/unidep/compare/v0.68.0...v0.69.0

0.68.0

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/basnijholt/unidep/pull/221
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/basnijholt/unidep/pull/225
* Add bootstrap.sh script by basnijholt in https://github.com/basnijholt/unidep/pull/226
* Update bootstrap.sh to install unidep[all] by basnijholt in https://github.com/basnijholt/unidep/pull/227
* Rename "Quickstart" to "Bootstrap from Scratch" by basnijholt in https://github.com/basnijholt/unidep/pull/228
* Create a new environment on `unidep install` if conda env is missing by basnijholt in https://github.com/basnijholt/unidep/pull/229
* Add `-p` as an alternative to `--conda-env-prefix` in install command by basnijholt in https://github.com/basnijholt/unidep/pull/230
* Remove https:// from curl command (not needed) by basnijholt in https://github.com/basnijholt/unidep/pull/231


**Full Changelog**: https://github.com/basnijholt/unidep/compare/v0.67.3...v0.68.0

0.67.3

What's Changed
* Print the total time to install (now that it is fast ⚡) by basnijholt in https://github.com/basnijholt/unidep/pull/220


**Full Changelog**: https://github.com/basnijholt/unidep/compare/v0.67.2...v0.67.3

0.67.2

What's Changed
* Add `-n` alias for `--conda-env-name` by basnijholt in https://github.com/basnijholt/unidep/pull/219


**Full Changelog**: https://github.com/basnijholt/unidep/compare/v0.67.1...v0.67.2

0.67.1

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/basnijholt/unidep/pull/217
* Still do `conda run` for `uv` by basnijholt in https://github.com/basnijholt/unidep/pull/218


**Full Changelog**: https://github.com/basnijholt/unidep/compare/v0.67.0...v0.67.1

Page 1 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.