Skip to content

Commit

Permalink
Update output of autogenerated requirements file to match later versi…
Browse files Browse the repository at this point in the history
…on of pip tools
  • Loading branch information
asset-web committed Aug 9, 2023
1 parent 82854fb commit 4eb94b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --generate-hashes --output-file=requirements/dev.txt --resolver=backtracking requirements/dev.in
# pip-compile --generate-hashes --output-file=requirements/dev.txt requirements/dev.in
#
--index-url https://pypi.python.org/simple/

Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --generate-hashes --output-file=requirements/requirements.txt --resolver=backtracking requirements/requirements.in
# pip-compile --generate-hashes --output-file=requirements/requirements.txt requirements/requirements.in
#
--index-url https://pypi.python.org/simple/

Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --generate-hashes --output-file=requirements/test.txt --resolver=backtracking requirements/test.in
# pip-compile --generate-hashes --output-file=requirements/test.txt requirements/test.in
#
--index-url https://pypi.python.org/simple/

Expand Down

0 comments on commit 4eb94b6

Please sign in to comment.