Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade munigeo & other dependencies #262

Merged
merged 1 commit into from
Sep 24, 2024
Merged
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
28 changes: 15 additions & 13 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,32 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements-dev.in
#
asttokens==2.4.1
# via stack-data
certifi==2024.6.2
certifi==2024.8.30
# via requests
cffi==1.16.0
cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.3.2
# via requests
cryptography==42.0.8
cryptography==43.0.1
# via pyjwt
decorator==5.1.1
# via ipython
deprecated==1.2.14
# via pygithub
executing==2.0.1
exceptiongroup==1.2.2
# via ipython
executing==2.1.0
# via stack-data
idna==3.7
idna==3.10
# via requests
ipython==8.25.0
ipython==8.27.0
# via -r requirements-dev.in
jedi==0.19.1
# via ipython
Expand All @@ -34,19 +36,19 @@ parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
prompt-toolkit==3.0.46
prompt-toolkit==3.0.47
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
pure-eval==0.2.3
# via stack-data
pycparser==2.22
# via cffi
pygithub==2.3.0
pygithub==2.4.0
# via -r requirements-dev.in
pygments==2.18.0
# via ipython
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via pygithub
pynacl==1.5.0
# via pygithub
Expand All @@ -60,11 +62,11 @@ traitlets==5.14.3
# via
# ipython
# matplotlib-inline
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# ipython
# pygithub
urllib3==1.26.18
urllib3==1.26.20
# via
# -r requirements-dev.in
# pygithub
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ django-two-factor-auth[phonenumbers]
flake8
requests
requests_cache
git+https://github.com/City-of-Helsinki/[email protected].86#egg=django-munigeo
git+https://github.com/City-of-Helsinki/[email protected].87#egg=django-munigeo
pytz
django-cors-headers
django-extensions
Expand Down
30 changes: 15 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ black==24.8.0
# via -r requirements.in
bmi-arcgis-restapi==2.4.9
# via -r requirements.in
build==1.2.1
build==1.2.2
# via pip-tools
cattrs==23.2.3
cattrs==24.1.2
# via requests-cache
certifi==2024.7.4
certifi==2024.8.30
# via
# requests
# sentry-sdk
Expand All @@ -34,7 +34,7 @@ click==8.1.7
# pip-tools
coverage[toml]==7.6.1
# via pytest-cov
django==5.1
django==5.1.1
# via
# -r requirements.in
# django-cors-headers
Expand Down Expand Up @@ -62,17 +62,17 @@ django-formtools==2.5.1
# via django-two-factor-auth
django-js-asset==2.2.0
# via django-mptt
django-modeltranslation==0.19.7
django-modeltranslation==0.19.9
# via
# -r requirements.in
# django-munigeo
django-mptt==0.16.0
# via
# -r requirements.in
# django-munigeo
django-munigeo @ git+https://github.com/City-of-Helsinki/[email protected].86
django-munigeo @ git+https://github.com/City-of-Helsinki/[email protected].87
# via -r requirements.in
django-otp==1.5.2
django-otp==1.5.4
# via django-two-factor-auth
django-phonenumber-field==8.0.0
# via django-two-factor-auth
Expand Down Expand Up @@ -100,7 +100,7 @@ geographiclib==2.0
# via geopy
geopy==2.4.1
# via -r requirements.in
idna==3.7
idna==3.10
# via requests
inflection==0.5.1
# via drf-spectacular
Expand Down Expand Up @@ -137,11 +137,11 @@ pathspec==0.12.1
# via black
pep8-naming==0.14.1
# via -r requirements.in
phonenumbers==8.13.43
phonenumbers==8.13.45
# via django-two-factor-auth
pip-tools==7.4.1
# via -r requirements.in
platformdirs==4.2.2
platformdirs==4.3.6
# via
# black
# requests-cache
Expand All @@ -159,17 +159,17 @@ pyproject-hooks==1.1.0
# via
# build
# pip-tools
pytest==8.3.2
pytest==8.3.3
# via
# pytest-cov
# pytest-django
pytest-cov==5.0.0
# via -r requirements.in
pytest-django==4.8.0
pytest-django==4.9.0
# via -r requirements.in
python-dateutil==2.9.0.post0
# via -r requirements.in
pytz==2024.1
pytz==2024.2
# via -r requirements.in
pyyaml==6.0.2
# via
Expand All @@ -196,7 +196,7 @@ rpds-py==0.20.0
# via
# jsonschema
# referencing
sentry-sdk==2.13.0
sentry-sdk==2.14.0
# via -r requirements.in
six==1.16.0
# via
Expand Down Expand Up @@ -227,7 +227,7 @@ uritemplate==4.1.1
# via drf-spectacular
url-normalize==1.4.3
# via requests-cache
urllib3==1.26.19
urllib3==1.26.20
# via
# -r requirements.in
# bmi-arcgis-restapi
Expand Down
Loading