Skip to content

Commit

Permalink
replace an outdated library
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Dec 3, 2023
1 parent f7865d6 commit 8c80909
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ lxml
playwright
pytest
pytest-django
pytest-freezegun
pytest-freezer
pytest-playwright
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ exceptiongroup==1.2.0
freezegun==1.2.2
# via
# -r requirements/dev.in
# pytest-freezegun
# pytest-freezer
ftfy==6.1.3
# via -r requirements/base.in
greenlet==3.0.1
Expand Down Expand Up @@ -76,13 +76,13 @@ pytest==7.4.3
# -r requirements/dev.in
# pytest-base-url
# pytest-django
# pytest-freezegun
# pytest-freezer
# pytest-playwright
pytest-base-url==2.0.0
# via pytest-playwright
pytest-django==4.7.0
# via -r requirements/dev.in
pytest-freezegun==0.4.2
pytest-freezer==0.4.8
# via -r requirements/dev.in
pytest-playwright==0.4.3
# via -r requirements/dev.in
Expand Down

0 comments on commit 8c80909

Please sign in to comment.