Skip to content

Commit

Permalink
chore: fix lowest requirements for tests (#499)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck authored Feb 11, 2023
1 parent 2cf3379 commit 4928515
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.lowest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
# see pyptoject file for ranges

cyclonedx-python-lib == 2.0.0
packageurl-python == 0.10.3
packageurl-python == 0.9.0
importlib-metadata == 3.4.0 # ; python_version < '3.8'
pip-requirements-parser == 32.0.1
pip-requirements-parser == 32.0.0
setuptools == 47.0.0
types-setuptools == 57.0.0
toml == 0.10.0
types-toml == 0.10.8.3

0 comments on commit 4928515

Please sign in to comment.