Skip to content

Commit

Permalink
Update test requirement for py
Browse files Browse the repository at this point in the history
  • Loading branch information
gwax committed Jan 5, 2023
1 parent f77a947 commit c8c3651
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions test_requirements.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.8
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --allow-unsafe test_requirements.in
Expand Down Expand Up @@ -40,8 +40,6 @@ docutils==0.19
# restructuredtext-lint
et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.0.4
# via pytest
flake8==6.0.0
# via
# -r test_requirements.in
Expand Down Expand Up @@ -155,15 +153,6 @@ stevedore==4.1.1
# via doc8
toml==0.10.2
# via responses
tomli==2.0.1
# via
# black
# build
# coverage
# doc8
# mypy
# pylint
# pytest
tomlkit==0.11.6
# via pylint
types-freezegun==1.1.10
Expand All @@ -176,12 +165,9 @@ types-urllib3==1.26.25.4
# via types-requests
typing-extensions==4.4.0
# via
# astroid
# black
# mypy
# openpyxl-stubs
# pydantic
# pylint
urllib3==1.26.13
# via
# requests
Expand Down

0 comments on commit c8c3651

Please sign in to comment.