mirror of
https://github.com/anchore/syft.git
synced 2025-11-22 10:53:19 +01:00
7 lines
219 B
Plaintext
7 lines
219 B
Plaintext
flask == 4.0.0
|
|
# a line that is ignored
|
|
sqlalchemy >= 1.0.0
|
|
foo == 1.0.0 # a comment that needs to be ignored
|
|
-e https://github.com/pecan/pecan.git
|
|
-r other-requirements.txt
|
|
--requirements super-secretrequirements.txt |