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

chore: Upgrade Python requirements #12

Closed
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
17 changes: 4 additions & 13 deletions requirements/base.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:
#
# make upgrade
Expand All @@ -9,15 +9,11 @@ asgiref==3.8.1
# django
# django-cors-headers
# django-countries
backports-zoneinfo==0.2.1
# via
# django
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.34.144
boto3==1.34.146
# via -r requirements/base.in
botocore==1.34.144
botocore==1.34.146
# via
# boto3
# s3transfer
Expand All @@ -35,7 +31,7 @@ coreapi==2.3.3
# via -r requirements/base.in
coreschema==0.0.4
# via coreapi
cryptography==42.0.8
cryptography==43.0.0
# via
# django-fernet-fields-v2
# pyjwt
Expand Down Expand Up @@ -140,8 +136,6 @@ html5lib==1.1
# via -r requirements/base.in
idna==3.7
# via requests
importlib-metadata==8.0.0
# via markdown
inflection==0.5.1
# via drf-yasg
itypes==1.2.0
Expand Down Expand Up @@ -223,7 +217,6 @@ tqdm==4.66.4
# via -r requirements/base.in
typing-extensions==4.12.2
# via
# asgiref
# django-countries
# edx-opaque-keys
uritemplate==4.1.1
Expand All @@ -238,8 +231,6 @@ urllib3==1.26.19
# requests
webencodings==0.5.1
# via html5lib
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
2 changes: 1 addition & 1 deletion requirements/ci.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:
#
# make upgrade
Expand Down
17 changes: 4 additions & 13 deletions requirements/dev.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:
#
# make upgrade
Expand All @@ -9,15 +9,11 @@ asgiref==3.8.1
# django
# django-cors-headers
# django-countries
backports-zoneinfo==0.2.1
# via
# django
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.34.144
boto3==1.34.146
# via -r requirements/base.in
botocore==1.34.144
botocore==1.34.146
# via
# boto3
# s3transfer
Expand All @@ -35,7 +31,7 @@ coreapi==2.3.3
# via -r requirements/base.in
coreschema==0.0.4
# via coreapi
cryptography==42.0.8
cryptography==43.0.0
# via
# django-fernet-fields-v2
# pyjwt
Expand Down Expand Up @@ -140,8 +136,6 @@ html5lib==1.1
# via -r requirements/base.in
idna==3.7
# via requests
importlib-metadata==8.0.0
# via markdown
inflection==0.5.1
# via drf-yasg
itypes==1.2.0
Expand Down Expand Up @@ -225,7 +219,6 @@ tqdm==4.66.4
# via -r requirements/base.in
typing-extensions==4.12.2
# via
# asgiref
# django-countries
# edx-opaque-keys
uritemplate==4.1.1
Expand All @@ -240,8 +233,6 @@ urllib3==1.26.19
# requests
webencodings==0.5.1
# via html5lib
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
45 changes: 16 additions & 29 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#
# 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:
#
# make upgrade
#
accessible-pygments==0.0.4
accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==0.7.13
alabaster==0.7.16
# via sphinx
asgiref==3.8.1
# via
Expand All @@ -17,17 +17,13 @@ babel==2.15.0
# via
# pydata-sphinx-theme
# sphinx
backports-zoneinfo==0.2.1
# via
# django
# djangorestframework
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto==2.49.0
# via -r requirements/base.in
boto3==1.34.144
boto3==1.34.146
# via -r requirements/base.in
botocore==1.34.144
botocore==1.34.146
# via
# boto3
# s3transfer
Expand All @@ -45,7 +41,7 @@ coreapi==2.3.3
# via -r requirements/base.in
coreschema==0.0.4
# via coreapi
cryptography==42.0.8
cryptography==43.0.0
# via
# django-fernet-fields-v2
# pyjwt
Expand Down Expand Up @@ -107,7 +103,7 @@ djangorestframework-csv==3.0.2
# edx-enterprise-data
dnspython==2.6.1
# via pymongo
docutils==0.19
docutils==0.21.2
# via
# pydata-sphinx-theme
# sphinx
Expand Down Expand Up @@ -156,10 +152,6 @@ idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.0.0
# via
# markdown
# sphinx
inflection==0.5.1
# via drf-yasg
itypes==1.2.0
Expand Down Expand Up @@ -193,7 +185,7 @@ psutil==6.0.0
# via edx-django-utils
pycparser==2.22
# via cffi
pydata-sphinx-theme==0.14.4
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
pygments==2.18.0
# via
Expand All @@ -218,9 +210,7 @@ python-dateutil==2.9.0.post0
python-memcached==1.62
# via -r requirements/base.in
pytz==2024.1
# via
# babel
# drf-yasg
# via drf-yasg
pyyaml==6.0.1
# via
# drf-yasg
Expand Down Expand Up @@ -252,24 +242,24 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
# via beautifulsoup4
sphinx==6.2.1
sphinx==7.4.7
# via
# -r requirements/doc.in
# pydata-sphinx-theme
# sphinx-book-theme
sphinx-book-theme==1.0.1
sphinx-book-theme==1.1.3
# via -r requirements/doc.in
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-htmlhelp==2.0.6
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-qthelp==1.0.8
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
sqlparse==0.5.1
# via django
Expand All @@ -281,7 +271,6 @@ tqdm==4.66.4
# via -r requirements/base.in
typing-extensions==4.12.2
# via
# asgiref
# django-countries
# edx-opaque-keys
# pydata-sphinx-theme
Expand All @@ -297,8 +286,6 @@ urllib3==1.26.19
# requests
webencodings==0.5.1
# via html5lib
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
4 changes: 2 additions & 2 deletions requirements/pip.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 --output-file=requirements/pip.txt requirements/pip.in
Expand All @@ -10,5 +10,5 @@ wheel==0.43.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.1.2
# via -r requirements/pip.in
setuptools==71.0.1
setuptools==71.1.0
# via -r requirements/pip.in
10 changes: 1 addition & 9 deletions requirements/pip_tools.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:
#
# make upgrade
Expand All @@ -8,8 +8,6 @@ build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==8.0.0
# via build
packaging==24.1
# via build
pip-tools==7.4.1
Expand All @@ -20,14 +18,8 @@ pyproject-hooks==1.1.0
# pip-tools
six==1.16.0
# via -r requirements/pip_tools.in
tomli==2.0.1
# via
# build
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
17 changes: 4 additions & 13 deletions requirements/production.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:
#
# make upgrade
Expand All @@ -9,15 +9,11 @@ asgiref==3.8.1
# django
# django-cors-headers
# django-countries
backports-zoneinfo==0.2.1
# via
# django
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.34.144
boto3==1.34.146
# via -r requirements/base.in
botocore==1.34.144
botocore==1.34.146
# via
# boto3
# s3transfer
Expand All @@ -35,7 +31,7 @@ coreapi==2.3.3
# via -r requirements/base.in
coreschema==0.0.4
# via coreapi
cryptography==42.0.8
cryptography==43.0.0
# via
# django-fernet-fields-v2
# pyjwt
Expand Down Expand Up @@ -146,8 +142,6 @@ html5lib==1.1
# via -r requirements/base.in
idna==3.7
# via requests
importlib-metadata==8.0.0
# via markdown
inflection==0.5.1
# via drf-yasg
itypes==1.2.0
Expand Down Expand Up @@ -238,7 +232,6 @@ tqdm==4.66.4
# via -r requirements/base.in
typing-extensions==4.12.2
# via
# asgiref
# django-countries
# edx-opaque-keys
uritemplate==4.1.1
Expand All @@ -253,8 +246,6 @@ urllib3==1.26.19
# requests
webencodings==0.5.1
# via html5lib
zipp==3.19.2
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.4.post2
Expand Down
Loading
Loading