Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
180 changes: 109 additions & 71 deletions packages/injector_provider/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

54 changes: 23 additions & 31 deletions packages/injector_provider/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,37 +1,29 @@
################################################################################
# This requirements file has been automatically generated from `Pipfile` with
# `pipenv-to-requirements`
#
#
# This has been done to maintain backward compatibility with tools and services
# that do not support `Pipfile` yet.
#
# Do NOT edit it directly, use `pipenv install [-d]` to modify `Pipfile` and
# `Pipfile.lock` and then regenerate `requirements*.txt`.
################################################################################

atomicwrites==1.3.0
attrs==19.1.0
certifi==2019.6.16
importlib-metadata==0.19 ; python_version < '3.8'
more-itertools==7.2.0
mypy-extensions==0.4.1
-i https://pypi.org/simple/
appdirs==1.4.4
atomicwrites==1.4.0
attrs==20.3.0
certifi==2020.12.5
distlib==0.3.1
filelock==3.0.12
importlib-metadata==4.0.0 ; python_version < '3.8'
more-itertools==8.7.0
mypy-extensions==0.4.3
mypy==0.720
packaging==19.1
pbr==5.4.2
packaging==20.9
pbr==5.5.1
pipenv-to-requirements==0.8.2
pipenv==2018.11.26
pluggy==0.12.0
py==1.8.0
pycodestyle==2.5.0
pyparsing==2.4.2
pluggy==0.13.1
py==1.10.0
pycodestyle==2.7.0
pyparsing==2.4.7
pytest-mypy==0.3.3
pytest-pycodestyle==1.4.0
pytest==5.1.0
six==1.12.0
typed-ast==1.4.0
typing-extensions==3.7.4
virtualenv-clone==0.5.3
virtualenv==16.7.3
wcwidth==0.1.7
zipp==0.5.2
six==1.15.0
typed-ast==1.4.3
typing-extensions==3.7.4.3 ; python_version < '3.8'
virtualenv-clone==0.5.4
virtualenv==20.4.4
wcwidth==0.2.5
zipp==3.4.1
13 changes: 1 addition & 12 deletions packages/injector_provider/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,2 @@
################################################################################
# This requirements file has been automatically generated from `Pipfile` with
# `pipenv-to-requirements`
#
#
# This has been done to maintain backward compatibility with tools and services
# that do not support `Pipfile` yet.
#
# Do NOT edit it directly, use `pipenv install [-d]` to modify `Pipfile` and
# `Pipfile.lock` and then regenerate `requirements*.txt`.
################################################################################

-i https://pypi.org/simple/
injector==0.17.0