Skip to content

Commit

Permalink
pip-compile adds suffix comments. These break.
Browse files Browse the repository at this point in the history
  • Loading branch information
forestmonster committed Feb 13, 2020
1 parent b6fed04 commit 0d81255
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
#
# pip-compile --index-url=https://pypi.org/simple dev-requirements.in
#
# The following packages are considered to be unsafe in a requirements file:
# setuptools
#-e git+git://github.com/forestmonster/[email protected]#egg=moto-1.3.5
alabaster==0.7.12 # via sphinx
aniso8601==6.0.0
aspy.yaml==1.3.0 # via pre-commit
Expand Down
3 changes: 0 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ swag-client==0.4.7
tabulate==0.8.6
urllib3==1.25.8 # via botocore
zipp==2.2.0 # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
3 changes: 0 additions & 3 deletions web-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,3 @@ tabulate==0.8.6
urllib3==1.25.8
werkzeug==1.0.0 # via flask
zipp==2.2.0

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 0d81255

Please sign in to comment.