Merge pull request #596 from PR0M3TH3AN/codex/add-runtime_requirements.txt-for-packaging

Add packaging-only runtime requirements file
This commit is contained in:
thePR0M3TH3AN
2025-07-17 08:33:38 -04:00
committed by GitHub

View File

@@ -1,4 +1,5 @@
# Runtime dependencies for vendoring/packaging only (tests excluded)
# Runtime dependencies for vendoring/packaging only
# Generated from requirements.txt with all test-only packages removed
colorama>=0.4.6
termcolor>=1.1.0
cryptography>=40.0.2