We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ff50c2 commit 1cbd3faCopy full SHA for 1cbd3fa
gosbom/pkg/cataloger/python/test-fixtures/requires/requirements.txt
@@ -18,5 +18,5 @@ argh==0.26.3 --hash=sha256:a9b3aaa1904eeb78e32394cd46c6f37ac0fb4af6dc488daa58971
18
# maybe invalid, but found out in the wild
19
==2.3.4
20
celery[redis, pytest] == 4.4.7 # should remove [redis, pytest]
21
-requests[security] == 2.8.* ; python_version < "2.7" and sys_platform == "linux"
+requests[security] ==2.32.* ; python_version < "2.7" and sys_platform == "linux"
22
GithubSampleProject == 3.7.1 @ git+https://github.com/owner/repo@releases/tag/v3.7.1
0 commit comments