Skip to content

Commit

Permalink
Remove pytest-mock from requirements/app.in
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolai Rozanov <nickolay.rozanov@gmail.com>
  • Loading branch information
nrozanov committed Mar 21, 2024
1 parent 5ea9dac commit e2f1722
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 103 deletions.
13 changes: 0 additions & 13 deletions requirements/3.10/app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ email-validator==2.1.0.post1
# via
# -r requirements/app.in
# flask-security-too
exceptiongroup==1.2.0
# via pytest
filelock==3.13.1
# via tldextract
flask==2.2.5
Expand Down Expand Up @@ -126,8 +124,6 @@ inflect==6.0.2
# via -r requirements/app.in
inflection==0.5.1
# via -r requirements/app.in
iniconfig==2.0.0
# via pytest
iso8601==2.1.0
# via -r requirements/app.in
isodate==0.6.1
Expand Down Expand Up @@ -198,7 +194,6 @@ packaging==23.2
# altair
# marshmallow
# matplotlib
# pytest
# sktime
# statsmodels
# webargs
Expand All @@ -220,8 +215,6 @@ pillow==10.2.0
# matplotlib
pint==0.23
# via -r requirements/app.in
pluggy==1.4.0
# via pytest
ply==3.11
# via pyomo
properscoring==0.1
Expand All @@ -248,10 +241,6 @@ pyomo==6.7.0
# via -r requirements/app.in
pyparsing==3.1.1
# via matplotlib
pytest==8.0.0
# via pytest-mock
pytest-mock==3.12.0
# via -r requirements/app.in
python-dateutil==2.8.2
# via
# arrow
Expand Down Expand Up @@ -340,8 +329,6 @@ timetomodel==0.7.3
# via -r requirements/app.in
tldextract==5.1.1
# via -r requirements/app.in
tomli==2.0.1
# via pytest
toolz==0.12.1
# via altair
types-python-dateutil==2.8.19.20240106
Expand Down
1 change: 0 additions & 1 deletion requirements/3.10/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ setuptools-scm==8.0.4
# via -r requirements/dev.in
tomli==2.0.1
# via
# -c requirements/3.10/app.txt
# -c requirements/3.10/test.txt
# black
# mypy
Expand Down
18 changes: 4 additions & 14 deletions requirements/3.10/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ click==8.1.7
coverage[toml]==7.4.1
# via pytest-cov
exceptiongroup==1.2.0
# via
# -c requirements/3.10/app.txt
# pytest
# via pytest
fakeredis==2.21.0
# via -r requirements/test.in
flask==2.2.5
Expand All @@ -39,9 +37,7 @@ idna==3.6
# -c requirements/3.10/app.txt
# requests
iniconfig==2.0.0
# via
# -c requirements/3.10/app.txt
# pytest
# via pytest
itsdangerous==2.1.2
# via
# -c requirements/3.10/app.txt
Expand All @@ -63,12 +59,9 @@ packaging==23.2
# pytest
# pytest-sugar
pluggy==1.4.0
# via
# -c requirements/3.10/app.txt
# pytest
# via pytest
pytest==8.0.0
# via
# -c requirements/3.10/app.txt
# -r requirements/test.in
# pytest-cov
# pytest-flask
Expand All @@ -79,9 +72,7 @@ pytest-cov==4.1.0
pytest-flask==1.3.0
# via -r requirements/test.in
pytest-mock==3.12.0
# via
# -c requirements/3.10/app.txt
# -r requirements/test.in
# via -r requirements/test.in
pytest-sugar==1.0.0
# via -r requirements/test.in
redis==4.6.0
Expand All @@ -105,7 +96,6 @@ termcolor==2.4.0
# via pytest-sugar
tomli==2.0.1
# via
# -c requirements/3.10/app.txt
# coverage
# pytest
urllib3==2.2.0
Expand Down
18 changes: 1 addition & 17 deletions requirements/3.11/app.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements/3.11/app.txt requirements/app.in
Expand All @@ -10,8 +10,6 @@ altair==5.2.0
# via -r requirements/app.in
arrow==1.3.0
# via rq-dashboard
async-timeout==4.0.3
# via redis
attrs==23.2.0
# via
# jsonschema
Expand Down Expand Up @@ -56,8 +54,6 @@ email-validator==2.1.0.post1
# via
# -r requirements/app.in
# flask-security-too
exceptiongroup==1.2.0
# via pytest
filelock==3.13.1
# via tldextract
flask==2.2.5
Expand Down Expand Up @@ -126,8 +122,6 @@ inflect==6.0.2
# via -r requirements/app.in
inflection==0.5.1
# via -r requirements/app.in
iniconfig==2.0.0
# via pytest
iso8601==2.1.0
# via -r requirements/app.in
isodate==0.6.1
Expand Down Expand Up @@ -198,7 +192,6 @@ packaging==23.2
# altair
# marshmallow
# matplotlib
# pytest
# sktime
# statsmodels
# webargs
Expand All @@ -220,8 +213,6 @@ pillow==10.2.0
# matplotlib
pint==0.23
# via -r requirements/app.in
pluggy==1.4.0
# via pytest
ply==3.11
# via pyomo
properscoring==0.1
Expand All @@ -248,10 +239,6 @@ pyomo==6.7.0
# via -r requirements/app.in
pyparsing==3.1.1
# via matplotlib
pytest==8.0.0
# via pytest-mock
pytest-mock==3.12.0
# via -r requirements/app.in
python-dateutil==2.8.2
# via
# arrow
Expand Down Expand Up @@ -340,16 +327,13 @@ timetomodel==0.7.3
# via -r requirements/app.in
tldextract==5.1.1
# via -r requirements/app.in
tomli==2.0.1
# via pytest
toolz==0.12.1
# via altair
types-python-dateutil==2.8.19.20240106
# via arrow
typing-extensions==4.9.0
# via
# alembic
# altair
# pint
# py-moneyed
# pydantic
Expand Down
3 changes: 3 additions & 0 deletions requirements/3.11/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,14 @@ pytest==8.0.0
# -r requirements/test.in
# pytest-cov
# pytest-flask
# pytest-mock
# pytest-sugar
pytest-cov==4.1.0
# via -r requirements/test.in
pytest-flask==1.3.0
# via -r requirements/test.in
pytest-mock==3.12.0
# via -r requirements/test.in
pytest-sugar==1.0.0
# via -r requirements/test.in
redis==4.6.0
Expand Down
13 changes: 0 additions & 13 deletions requirements/3.8/app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ email-validator==2.1.0.post1
# via
# -r requirements/app.in
# flask-security-too
exceptiongroup==1.2.0
# via pytest
filelock==3.13.1
# via tldextract
flask==2.2.5
Expand Down Expand Up @@ -136,8 +134,6 @@ inflect==6.0.2
# via -r requirements/app.in
inflection==0.5.1
# via -r requirements/app.in
iniconfig==2.0.0
# via pytest
iso8601==2.1.0
# via -r requirements/app.in
isodate==0.6.1
Expand Down Expand Up @@ -208,7 +204,6 @@ packaging==23.2
# altair
# marshmallow
# matplotlib
# pytest
# sktime
# statsmodels
# webargs
Expand All @@ -232,8 +227,6 @@ pint==0.21.1
# via -r requirements/app.in
pkgutil-resolve-name==1.3.10
# via jsonschema
pluggy==1.4.0
# via pytest
ply==3.11
# via pyomo
properscoring==0.1
Expand All @@ -260,10 +253,6 @@ pyomo==6.7.0
# via -r requirements/app.in
pyparsing==3.1.1
# via matplotlib
pytest==8.0.0
# via pytest-mock
pytest-mock==3.12.0
# via -r requirements/app.in
python-dateutil==2.8.2
# via
# arrow
Expand Down Expand Up @@ -353,8 +342,6 @@ timetomodel==0.7.3
# via -r requirements/app.in
tldextract==5.1.1
# via -r requirements/app.in
tomli==2.0.1
# via pytest
toolz==0.12.1
# via altair
types-python-dateutil==2.8.19.20240106
Expand Down
1 change: 0 additions & 1 deletion requirements/3.8/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ setuptools-scm==8.0.4
# via -r requirements/dev.in
tomli==2.0.1
# via
# -c requirements/3.8/app.txt
# -c requirements/3.8/test.txt
# black
# mypy
Expand Down
18 changes: 4 additions & 14 deletions requirements/3.8/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ click==8.1.7
coverage[toml]==7.4.1
# via pytest-cov
exceptiongroup==1.2.0
# via
# -c requirements/3.8/app.txt
# pytest
# via pytest
fakeredis==2.21.0
# via -r requirements/test.in
flask==2.2.5
Expand All @@ -43,9 +41,7 @@ importlib-metadata==7.0.1
# -c requirements/3.8/app.txt
# flask
iniconfig==2.0.0
# via
# -c requirements/3.8/app.txt
# pytest
# via pytest
itsdangerous==2.1.2
# via
# -c requirements/3.8/app.txt
Expand All @@ -67,12 +63,9 @@ packaging==23.2
# pytest
# pytest-sugar
pluggy==1.4.0
# via
# -c requirements/3.8/app.txt
# pytest
# via pytest
pytest==8.0.0
# via
# -c requirements/3.8/app.txt
# -r requirements/test.in
# pytest-cov
# pytest-flask
Expand All @@ -83,9 +76,7 @@ pytest-cov==4.1.0
pytest-flask==1.3.0
# via -r requirements/test.in
pytest-mock==3.12.0
# via
# -c requirements/3.8/app.txt
# -r requirements/test.in
# via -r requirements/test.in
pytest-sugar==1.0.0
# via -r requirements/test.in
redis==4.6.0
Expand All @@ -109,7 +100,6 @@ termcolor==2.4.0
# via pytest-sugar
tomli==2.0.1
# via
# -c requirements/3.8/app.txt
# coverage
# pytest
urllib3==2.2.0
Expand Down
13 changes: 0 additions & 13 deletions requirements/3.9/app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ email-validator==2.1.0.post1
# via
# -r requirements/app.in
# flask-security-too
exceptiongroup==1.2.0
# via pytest
filelock==3.13.1
# via tldextract
flask==2.2.5
Expand Down Expand Up @@ -129,8 +127,6 @@ inflect==6.0.2
# via -r requirements/app.in
inflection==0.5.1
# via -r requirements/app.in
iniconfig==2.0.0
# via pytest
iso8601==2.1.0
# via -r requirements/app.in
isodate==0.6.1
Expand Down Expand Up @@ -201,7 +197,6 @@ packaging==23.2
# altair
# marshmallow
# matplotlib
# pytest
# sktime
# statsmodels
# webargs
Expand All @@ -223,8 +218,6 @@ pillow==10.2.0
# matplotlib
pint==0.23
# via -r requirements/app.in
pluggy==1.4.0
# via pytest
ply==3.11
# via pyomo
properscoring==0.1
Expand All @@ -251,10 +244,6 @@ pyomo==6.7.0
# via -r requirements/app.in
pyparsing==3.1.1
# via matplotlib
pytest==8.0.0
# via pytest-mock
pytest-mock==3.12.0
# via -r requirements/app.in
python-dateutil==2.8.2
# via
# arrow
Expand Down Expand Up @@ -343,8 +332,6 @@ timetomodel==0.7.3
# via -r requirements/app.in
tldextract==5.1.1
# via -r requirements/app.in
tomli==2.0.1
# via pytest
toolz==0.12.1
# via altair
types-python-dateutil==2.8.19.20240106
Expand Down
1 change: 0 additions & 1 deletion requirements/3.9/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ setuptools-scm==8.0.4
# via -r requirements/dev.in
tomli==2.0.1
# via
# -c requirements/3.9/app.txt
# -c requirements/3.9/test.txt
# black
# mypy
Expand Down
Loading

0 comments on commit e2f1722

Please sign in to comment.