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
5 changes: 3 additions & 2 deletions requirements/checkformatting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ isort==6.0.1
# via -r checkformatting.in
mypy-extensions==1.0.0
# via black
packaging==23.2
packaging==26.0
# via
# black
# build
# wheel
pathspec==0.12.1
# via black
pip-sync-faster==0.0.5
Expand All @@ -36,7 +37,7 @@ pyproject-hooks==1.0.0
# via
# build
# pip-tools
wheel==0.42.0
wheel==0.46.2
# via pip-tools
zipp==3.19.1
# via importlib-metadata
Expand Down
8 changes: 5 additions & 3 deletions requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ coverage[toml]==7.10.7
# via -r coverage.in
importlib-metadata==7.0.1
# via pip-sync-faster
packaging==23.2
# via build
packaging==26.0
# via
# build
# wheel
pip-sync-faster==0.0.5
# via -r coverage.in
pip-tools==7.5.2
Expand All @@ -24,7 +26,7 @@ pyproject-hooks==1.0.0
# via
# build
# pip-tools
wheel==0.42.0
wheel==0.46.2
# via pip-tools
zipp==3.19.1
# via importlib-metadata
Expand Down
8 changes: 5 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,10 @@ matplotlib-inline==0.1.6
# via ipython
newrelic==10.16.0
# via -r prod.txt
packaging==23.2
# via build
packaging==26.0
# via
# build
# wheel
parso==0.8.3
# via jedi
pexpect==4.9.0
Expand Down Expand Up @@ -153,7 +155,7 @@ urllib3==2.6.0
# sentry-sdk
wcwidth==0.2.13
# via prompt-toolkit
wheel==0.42.0
wheel==0.46.2
# via pip-tools
zipp==3.19.1
# via importlib-metadata
Expand Down
5 changes: 3 additions & 2 deletions requirements/format.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ isort==6.0.1
# via -r format.in
mypy-extensions==1.0.0
# via black
packaging==23.2
packaging==26.0
# via
# black
# build
# wheel
pathspec==0.12.1
# via black
pip-sync-faster==0.0.5
Expand All @@ -36,7 +37,7 @@ pyproject-hooks==1.0.0
# via
# build
# pip-tools
wheel==0.42.0
wheel==0.46.2
# via pip-tools
zipp==3.19.1
# via importlib-metadata
Expand Down
5 changes: 3 additions & 2 deletions requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,12 @@ markupsafe==2.1.3
# mako
newrelic==10.16.0
# via -r prod.txt
packaging==23.2
packaging==26.0
# via
# build
# pytest
# pytest-factoryboy
# wheel
pip-sync-faster==0.0.5
# via -r functests.in
pip-tools==7.5.2
Expand Down Expand Up @@ -139,7 +140,7 @@ urllib3==2.6.0
# hubspot-api-client
# requests
# sentry-sdk
wheel==0.42.0
wheel==0.46.2
# via pip-tools
zipp==3.19.1
# via importlib-metadata
Expand Down
5 changes: 3 additions & 2 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,13 +124,14 @@ newrelic==10.16.0
# via
# -r functests.txt
# -r tests.txt
packaging==23.2
packaging==26.0
# via
# -r functests.txt
# -r tests.txt
# build
# pytest
# pytest-factoryboy
# wheel
pip-sync-faster==0.0.5
# via
# -r functests.txt
Expand Down Expand Up @@ -242,7 +243,7 @@ urllib3==2.6.0
# hubspot-api-client
# requests
# sentry-sdk
wheel==0.42.0
wheel==0.46.2
# via
# -r functests.txt
# -r tests.txt
Expand Down
8 changes: 5 additions & 3 deletions requirements/template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ markupsafe==2.1.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
packaging==23.2
# via build
packaging==26.0
# via
# build
# wheel
pip-sync-faster==0.0.5
# via -r template.in
pip-tools==7.5.2
Expand Down Expand Up @@ -66,7 +68,7 @@ types-python-dateutil==2.8.19.20240106
# via arrow
urllib3==2.6.0
# via requests
wheel==0.42.0
wheel==0.46.2
# via pip-tools
zipp==3.19.1
# via importlib-metadata
Expand Down
5 changes: 3 additions & 2 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,12 @@ markupsafe==2.1.3
# mako
newrelic==10.16.0
# via -r prod.txt
packaging==23.2
packaging==26.0
# via
# build
# pytest
# pytest-factoryboy
# wheel
pip-sync-faster==0.0.5
# via -r tests.in
pip-tools==7.5.2
Expand Down Expand Up @@ -149,7 +150,7 @@ urllib3==2.6.0
# hubspot-api-client
# requests
# sentry-sdk
wheel==0.42.0
wheel==0.46.2
# via pip-tools
zipp==3.19.1
# via importlib-metadata
Expand Down
6 changes: 4 additions & 2 deletions requirements/typecheck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,9 @@ mypy-extensions==1.0.0
newrelic==10.16.0
# via -r prod.txt
packaging==24.1
# via build
# via
# build
# wheel
pathspec==0.12.1
# via mypy
pip-sync-faster==0.0.5
Expand Down Expand Up @@ -115,7 +117,7 @@ urllib3==2.6.0
# hubspot-api-client
# requests
# sentry-sdk
wheel==0.44.0
wheel==0.46.2
# via pip-tools
zipp==3.20.1
# via importlib-metadata
Expand Down