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

Python Requirements Update #418

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
52 changes: 24 additions & 28 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,23 @@ amqp==2.6.1
asgiref==3.7.2
# via django
asn1crypto==1.5.1
# via
# oscrypto
# snowflake-connector-python
awscli==1.29.74
# via snowflake-connector-python
awscli==1.31.0
# via -r requirements/reporting.in
bcrypt==4.0.1
# via paramiko
billiard==3.6.4.0
# via celery
boto3==1.28.74
boto3==1.33.0
# via -r requirements/reporting.in
botocore==1.31.74
botocore==1.33.0
# via
# awscli
# boto3
# s3transfer
celery==4.4.7
# via -r requirements/reporting.in
certifi==2023.7.22
certifi==2023.11.17
# via
# py2neo
# requests
Expand All @@ -37,15 +35,15 @@ cffi==1.16.0
# cryptography
# pynacl
# snowflake-connector-python
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via
# requests
# snowflake-connector-python
click==8.1.7
# via edx-django-utils
colorama==0.4.4
# via awscli
cryptography==41.0.5
cryptography==41.0.6
# via
# -r requirements/reporting.in
# django-fernet-fields-v2
Expand All @@ -54,7 +52,7 @@ cryptography==41.0.5
# pyjwt
# pyopenssl
# snowflake-connector-python
django==3.2.22
django==3.2.23
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand All @@ -74,7 +72,7 @@ django-crum==0.7.9
# edx-rbac
django-fernet-fields-v2==0.9
# via -r requirements/base.in
django-filter==23.3
django-filter==23.4
# via -r requirements/base.in
django-model-utils==4.3.1
# via
Expand All @@ -92,12 +90,12 @@ docutils==0.16
# via awscli
drf-jwt==1.19.2
# via edx-drf-extensions
edx-django-utils==5.7.0
edx-django-utils==5.9.0
# via
# -r requirements/base.in
# edx-drf-extensions
# edx-rest-api-client
edx-drf-extensions==8.12.0
edx-drf-extensions==9.0.0
# via
# -r requirements/base.in
# edx-rbac
Expand All @@ -111,11 +109,11 @@ edx-rest-api-client==5.6.1
# via -r requirements/base.in
factory-boy==3.3.0
# via -r requirements/base.in
faker==19.12.0
faker==20.1.0
# via factory-boy
filelock==3.13.1
# via snowflake-connector-python
idna==3.4
idna==3.6
# via
# requests
# snowflake-connector-python
Expand All @@ -129,10 +127,8 @@ kombu==4.6.11
# via celery
monotonic==1.6
# via py2neo
newrelic==9.1.1
newrelic==9.2.0
# via edx-django-utils
oscrypto==1.3.0
# via snowflake-connector-python
packaging==23.2
# via
# py2neo
Expand All @@ -141,25 +137,25 @@ pansi==2020.7.3
# via py2neo
paramiko==3.3.1
# via -r requirements/reporting.in
pbr==5.11.1
pbr==6.0.0
# via stevedore
pgpy==0.6.0
# via -r requirements/reporting.in
platformdirs==3.11.0
# via snowflake-connector-python
# via
# -c requirements/common_constraints.txt
# snowflake-connector-python
psutil==5.9.6
# via edx-django-utils
py2neo @ https://github.com/overhangio/py2neo/releases/download/2021.2.3/py2neo-2021.2.3.tar.gz
# via -r requirements/reporting.in
pyasn1==0.5.0
pyasn1==0.5.1
# via
# pgpy
# rsa
pycparser==2.21
# via cffi
pycryptodomex==3.19.0
# via snowflake-connector-python
pygments==2.16.1
pygments==2.17.2
# via py2neo
pyjwt[crypto]==2.8.0
# via
Expand Down Expand Up @@ -202,7 +198,7 @@ rsa==4.7.2
# via awscli
rules==3.3
# via -r requirements/base.in
s3transfer==0.7.0
s3transfer==0.8.0
# via
# awscli
# boto3
Expand All @@ -218,7 +214,7 @@ six==1.16.0
# vertica-python
slumber==0.7.1
# via edx-rest-api-client
snowflake-connector-python==3.3.1
snowflake-connector-python==3.5.0
# via -r requirements/reporting.in
sortedcontainers==2.4.0
# via snowflake-connector-python
Expand All @@ -228,7 +224,7 @@ stevedore==5.1.0
# via
# edx-django-utils
# edx-opaque-keys
tomlkit==0.12.1
tomlkit==0.12.3
# via snowflake-connector-python
typing-extensions==4.8.0
# via
Expand All @@ -244,7 +240,7 @@ urllib3==1.26.18
# py2neo
# requests
# snowflake-connector-python
vertica-python==1.3.6
vertica-python==1.3.7
# via -r requirements/reporting.in
vine==1.3.0
# via
Expand Down
7 changes: 4 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ filelock==3.13.1
packaging==23.2
# via tox
platformdirs==3.11.0
# via virtualenv
# via
# -c requirements/common_constraints.txt
# virtualenv
pluggy==1.3.0
# via tox
py==1.11.0
Expand All @@ -26,8 +28,7 @@ tomli==2.0.1
# via tox
tox==3.28.0
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
# -r requirements/ci.in
virtualenv==20.24.6
virtualenv==20.24.7
# via tox
7 changes: 4 additions & 3 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ elasticsearch<7.14.0
# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected
django-simple-history==3.0.0

# tox>4.0.0 isn't yet compatible with many tox plugins, causing CI failures in almost all repos.
# Details can be found in this discussion: https://github.com/tox-dev/tox/discussions/1810
tox<4.0.0
# virtualenv latest version requires platformdirs<4.0 which conflicts with tox>4.0 version
# This constraint can be removed once the issue
# https://github.com/pypa/virtualenv/issues/2666 gets resolved
platformdirs<4.0
Loading
Loading