Skip to content

Commit

Permalink
Up reqs conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Nov 18, 2021
1 parent be3c152 commit f3c435d
Show file tree
Hide file tree
Showing 14 changed files with 135 additions and 297 deletions.
2 changes: 1 addition & 1 deletion examples/requirements/common.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile common.in
Expand Down
10 changes: 5 additions & 5 deletions examples/requirements/debug.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile debug.in
Expand All @@ -12,14 +12,14 @@ decorator==5.0.9
# traitlets
ipdb==0.8.1
# via -r debug.in
ipython-genutils==0.1.0
# via
# -r debug.in
# traitlets
ipython==7.0.1
# via
# -r debug.in
# ipdb
ipython-genutils==0.1.0
# via
# -r debug.in
# traitlets
jedi==0.18.0
# via ipython
parso==0.8.2
Expand Down
14 changes: 4 additions & 10 deletions examples/requirements/deployment.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile deployment.in
Expand All @@ -24,9 +24,7 @@ idna==2.10
# via requests
importlib-metadata==4.5.0
# via
# click
# keyring
# pep517
# twine
jeepney==0.6.0
# via
Expand All @@ -50,12 +48,12 @@ pyparsing==2.4.7
# via packaging
readme-renderer==29.0
# via twine
requests-toolbelt==0.9.1
# via twine
requests==2.25.1
# via
# requests-toolbelt
# twine
requests-toolbelt==0.9.1
# via twine
rfc3986==1.5.0
# via twine
secretstorage==3.3.1
Expand All @@ -70,16 +68,12 @@ tqdm==4.61.0
# via twine
twine==3.4.1
# via -r deployment.in
typing-extensions==3.10.0.0
# via importlib-metadata
urllib3==1.26.5
# via requests
webencodings==0.5.1
# via bleach
zipp==3.4.1
# via
# importlib-metadata
# pep517
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
67 changes: 22 additions & 45 deletions examples/requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile dev.in
Expand Down Expand Up @@ -58,18 +58,18 @@ decorator==5.0.9
# traitlets
distlib==0.3.2
# via virtualenv
django-constance==2.8.0
# via -r constance_django_3_2.in
django-json-widget==1.1.1
# via -r constance_django_3_2.in
django-picklefield==3.0.1
# via -r constance_django_3_2.in
django==3.2.4
# via
# -r django_3_2.in
# django-picklefield
# djangorestframework
# drf-jwt
django-constance==2.8.0
# via -r constance_django_3_2.in
django-json-widget==1.1.1
# via -r constance_django_3_2.in
django-picklefield==3.0.1
# via -r constance_django_3_2.in
djangorestframework==3.12.4
# via
# -r rest_framework_django_3_2.in
Expand Down Expand Up @@ -105,31 +105,18 @@ imagesize==1.2.0
# via sphinx
importlib-metadata==4.5.0
# via
# build
# click
# flake8
# keyring
# pep517
# pluggy
# pre-commit
# pytest
# tox
# twine
# virtualenv
importlib-resources==5.1.4
# via
# pre-commit
# virtualenv
ipdb==0.8.1
# via -r debug.in
ipython-genutils==0.1.0
# via
# -r debug.in
# traitlets
ipython==7.0.1
# via
# -r debug.in
# ipdb
ipython-genutils==0.1.0
# via
# -r debug.in
# traitlets
isort==5.8.0
# via
# -r style_checkers.in
Expand Down Expand Up @@ -229,6 +216,14 @@ pylint==2.8.3
# via -r style_checkers.in
pyparsing==2.4.7
# via packaging
pytest==5.4.3 ; python_version < "3.10"
# via
# -r test.in
# pytest-cov
# pytest-django
# pytest-monkeytype
# pytest-ordering
# pytest-pythonpath
pytest-cov==2.12.0
# via -r test.in
pytest-django==4.3.0
Expand All @@ -239,14 +234,6 @@ pytest-ordering==0.6
# via -r test.in
pytest-pythonpath==0.7.3
# via -r test.in
pytest==5.4.3
# via
# -r test.in
# pytest-cov
# pytest-django
# pytest-monkeytype
# pytest-ordering
# pytest-pythonpath
python-dateutil==2.8.1
# via faker
pytz==2021.1
Expand All @@ -267,13 +254,13 @@ redis==3.0.1
# via -r constance_django_3_2.in
regex==2021.4.4
# via black
requests-toolbelt==0.9.1
# via twine
requests==2.25.1
# via
# requests-toolbelt
# sphinx
# twine
requests-toolbelt==0.9.1
# via twine
restview==2.9.2
# via -r style_checkers.in
rfc3986==1.5.0
Expand Down Expand Up @@ -339,15 +326,8 @@ traitlets==4.3.3
# via ipython
twine==3.4.1
# via -r deployment.in
typed-ast==1.4.3
# via
# astroid
# black
typing-extensions==3.10.0.0
# via
# asgiref
# black
# importlib-metadata
# libcst
# typing-inspect
typing-inspect==0.7.1
Expand All @@ -369,10 +349,7 @@ webencodings==0.5.1
wrapt==1.12.1
# via astroid
zipp==3.4.1
# via
# importlib-metadata
# importlib-resources
# pep517
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
43 changes: 15 additions & 28 deletions examples/requirements/django_2_2.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile django_2_2.in
Expand All @@ -20,18 +20,18 @@ cryptography==3.4.7
# via pyjwt
distlib==0.3.2
# via virtualenv
django-constance==2.6.0
# via -r constance_django_2_2.in
django-json-widget==1.1.1
# via -r constance_django_2_2.in
django-picklefield==3.0.1
# via -r constance_django_2_2.in
django==2.2.24
# via
# -r django_2_2.in
# django-picklefield
# djangorestframework
# drf-jwt
django-constance==2.6.0
# via -r constance_django_2_2.in
django-json-widget==1.1.1
# via -r constance_django_2_2.in
django-picklefield==3.0.1
# via -r constance_django_2_2.in
djangorestframework==3.12.4
# via
# -r rest_framework_django_2_2.in
Expand All @@ -50,14 +50,6 @@ filelock==3.0.12
# virtualenv
future==0.18.2
# via django-json-widget
importlib-metadata==4.5.0
# via
# pluggy
# pytest
# tox
# virtualenv
importlib-resources==5.1.4
# via virtualenv
libcst==0.3.19
# via monkeytype
mock==4.0.3
Expand Down Expand Up @@ -89,6 +81,14 @@ pyjwt[crypto]==2.1.0
# via drf-jwt
pyparsing==2.4.7
# via packaging
pytest==5.4.3 ; python_version < "3.10"
# via
# -r test.in
# pytest-cov
# pytest-django
# pytest-monkeytype
# pytest-ordering
# pytest-pythonpath
pytest-cov==2.12.0
# via -r test.in
pytest-django==4.3.0
Expand All @@ -99,14 +99,6 @@ pytest-ordering==0.6
# via -r test.in
pytest-pythonpath==0.7.3
# via -r test.in
pytest==5.4.3
# via
# -r test.in
# pytest-cov
# pytest-django
# pytest-monkeytype
# pytest-ordering
# pytest-pythonpath
python-dateutil==2.8.1
# via faker
pytz==2021.1
Expand Down Expand Up @@ -140,7 +132,6 @@ tox==3.23.1
# via -r test.in
typing-extensions==3.10.0.0
# via
# importlib-metadata
# libcst
# typing-inspect
typing-inspect==0.7.1
Expand All @@ -151,7 +142,3 @@ virtualenv==20.4.7
# via tox
wcwidth==0.2.5
# via pytest
zipp==3.4.1
# via
# importlib-metadata
# importlib-resources

0 comments on commit f3c435d

Please sign in to comment.