github.com/anchore/syft@v1.38.2/syft/pkg/cataloger/python/test-fixtures/requires/requirements.txt (about)

     1   flask == 4.0.0
     2  # a line that is ignored
     3  sqlalchemy >= 1.0.0, <= 2.0.0, != 3.0.0, <= 3.0.0
     4   foo == 1.0.0 # a comment that needs to be ignored
     5  bar >= 1.0.0, <= 2.0.0, \
     6    != 3.0.0, <= 3.0.0
     7  -e https://github.com/pecan/pecan.git
     8  -r other-requirements.txt
     9  --requirements super-secretrequirements.txt
    10  SomeProject ==5.4 ; python_version < '3.8'
    11  dots-._allowed == 1.0.0
    12  coverage != 3.5 # Version Exclusion. Anything except version 3.5
    13  numpyNew; sys_platform == 'win32'
    14  numpy >= 3.4.1; sys_platform == 'win32'
    15  Mopidy-Dirble ~= 1.1 # Compatible release. Same as >= 1.1, == 1.*
    16  argh==0.26.2 \
    17    --hash=sha256:a9b3aaa1904eeb78e32394cd46c6f37ac0fb4af6dc488daa58971bdc7d7fcaf3 \
    18    --hash=sha256:e9535b8c84dc9571a48999094fda7f33e63c3f1b74f3e5f3ac0105a58405bb65
    19  argh==0.26.3 --hash=sha256:a9b3aaa1904eeb78e32394cd46c6f37ac0fb4af6dc488daa58971bdc7d7fcaf3 --hash=sha256:e9535b8c84dc9571a48999094fda7f33e63c3f1b74f3e5f3ac0105a58405bb65
    20  # CommentedOut == 1.2.3
    21  # maybe invalid, but found out in the wild
    22  ==2.3.4
    23  celery[redis, pytest] == 4.4.7 # should remove [redis, pytest]
    24  requests[security] == 2.8.* ; python_version < "2.7" and sys_platform == "linux"
    25  GithubSampleProject == 3.7.1 @ git+https://github.com/owner/repo@releases/tag/v3.7.1
    26  FrIeNdLy-_-bArD == 1.0.0