mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
8 lines
199 B
Text
8 lines
199 B
Text
# Requirements needed in tox test environments
|
|
|
|
# pinned tuf runtime dependencies (should auto-update and -trigger ci/cd)
|
|
-r pinned.txt
|
|
|
|
# coverage measurement
|
|
coverage[toml]==7.6.9
|
|
freezegun==1.5.1
|