Skip to content

Commit

Permalink
Merge pull request #407 from openedx/replace-py2neo-with-fork
Browse files Browse the repository at this point in the history
fix: replace py2neo with overhangio py2neo fork
  • Loading branch information
UsamaSadiq authored Oct 10, 2023
2 parents 0d255ff + d08a49b commit 04321ca
Show file tree
Hide file tree
Showing 10 changed files with 109 additions and 101 deletions.
28 changes: 14 additions & 14 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ asn1crypto==1.5.1
# via
# oscrypto
# snowflake-connector-python
awscli==1.29.53
awscli==1.29.62
# via -r requirements/reporting.in
bcrypt==4.0.1
# via paramiko
billiard==3.6.4.0
# via celery
boto3==1.28.53
boto3==1.28.62
# via -r requirements/reporting.in
botocore==1.31.53
botocore==1.31.62
# via
# awscli
# boto3
Expand All @@ -32,12 +32,12 @@ certifi==2023.7.22
# py2neo
# requests
# snowflake-connector-python
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
# snowflake-connector-python
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# requests
# snowflake-connector-python
Expand All @@ -54,7 +54,7 @@ cryptography==41.0.4
# pyjwt
# pyopenssl
# snowflake-connector-python
django==3.2.21
django==3.2.22
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -111,7 +111,7 @@ edx-rest-api-client==5.6.0
# via -r requirements/base.in
factory-boy==3.3.0
# via -r requirements/base.in
faker==19.6.2
faker==19.8.0
# via factory-boy
filelock==3.12.4
# via snowflake-connector-python
Expand All @@ -129,11 +129,11 @@ kombu==4.6.11
# via celery
monotonic==1.6
# via py2neo
newrelic==9.0.0
newrelic==9.1.0
# via edx-django-utils
oscrypto==1.3.0
# via snowflake-connector-python
packaging==23.1
packaging==23.2
# via
# py2neo
# snowflake-connector-python
Expand All @@ -145,11 +145,11 @@ pbr==5.11.1
# via stevedore
pgpy==0.6.0
# via -r requirements/reporting.in
platformdirs==3.8.1
platformdirs==3.11.0
# via snowflake-connector-python
psutil==5.9.5
# via edx-django-utils
py2neo==2021.2.3
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
# via
Expand Down Expand Up @@ -202,7 +202,7 @@ rsa==4.7.2
# via awscli
rules==3.3
# via -r requirements/base.in
s3transfer==0.6.2
s3transfer==0.7.0
# via
# awscli
# boto3
Expand All @@ -218,7 +218,7 @@ six==1.16.0
# vertica-python
slumber==0.7.1
# via edx-rest-api-client
snowflake-connector-python==3.2.0
snowflake-connector-python==3.2.1
# via -r requirements/reporting.in
sortedcontainers==2.4.0
# via snowflake-connector-python
Expand All @@ -238,7 +238,7 @@ typing-extensions==4.8.0
# snowflake-connector-python
unicodecsv==0.14.1
# via -r requirements/reporting.in
urllib3==1.26.16
urllib3==1.26.17
# via
# botocore
# py2neo
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
#
# make upgrade
#
coverage==7.3.1
coverage==7.3.2
# via -r requirements/ci.in
distlib==0.3.7
# via virtualenv
filelock==3.12.4
# via
# tox
# virtualenv
packaging==23.1
packaging==23.2
# via tox
platformdirs==3.10.0
platformdirs==3.11.0
# via virtualenv
pluggy==1.3.0
# via tox
Expand Down
40 changes: 21 additions & 19 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ asn1crypto==1.5.1
# via
# oscrypto
# snowflake-connector-python
astroid==2.15.7
astroid==2.15.8
# via
# pylint
# pylint-celery
awscli==1.29.53
awscli==1.29.62
# via -r requirements/reporting.in
bcrypt==4.0.1
# via paramiko
billiard==3.6.4.0
# via celery
boto3==1.28.53
boto3==1.28.62
# via -r requirements/reporting.in
botocore==1.31.53
botocore==1.31.62
# via
# awscli
# boto3
Expand All @@ -38,14 +38,14 @@ certifi==2023.7.22
# py2neo
# requests
# snowflake-connector-python
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
# snowflake-connector-python
chardet==5.2.0
# via diff-cover
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# requests
# snowflake-connector-python
Expand Down Expand Up @@ -77,7 +77,7 @@ dill==0.3.7
# via pylint
distlib==0.3.7
# via virtualenv
django==3.2.21
django==3.2.22
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -127,7 +127,7 @@ edx-drf-extensions==8.10.0
# via
# -r requirements/base.in
# edx-rbac
edx-i18n-tools==1.2.0
edx-i18n-tools==1.3.0
# via -r requirements/dev-enterprise_data.in
edx-lint==5.3.4
# via
Expand All @@ -143,7 +143,7 @@ edx-rest-api-client==5.6.0
# via -r requirements/base.in
factory-boy==3.3.0
# via -r requirements/base.in
faker==19.6.2
faker==19.8.0
# via factory-boy
filelock==3.12.4
# via
Expand Down Expand Up @@ -183,6 +183,8 @@ kombu==4.6.11
# via celery
lazy-object-proxy==1.9.0
# via astroid
lxml==4.9.3
# via edx-i18n-tools
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
Expand All @@ -195,13 +197,13 @@ monotonic==1.6
# via py2neo
more-itertools==10.1.0
# via jaraco-classes
newrelic==9.0.0
newrelic==9.1.0
# via edx-django-utils
nh3==0.2.14
# via readme-renderer
oscrypto==1.3.0
# via snowflake-connector-python
packaging==23.1
packaging==23.2
# via
# build
# py2neo
Expand All @@ -221,7 +223,7 @@ pip-tools==7.3.0
# via -r requirements/dev-enterprise_data.in
pkginfo==1.9.6
# via twine
platformdirs==3.8.1
platformdirs==3.11.0
# via
# pylint
# snowflake-connector-python
Expand All @@ -236,7 +238,7 @@ psutil==5.9.5
# via edx-django-utils
py==1.11.0
# via tox
py2neo==2021.2.3
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
# via
Expand All @@ -262,7 +264,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# snowflake-connector-python
pylint==2.17.5
pylint==2.17.7
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -322,13 +324,13 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.5.3
rich==13.6.0
# via twine
rsa==4.7.2
# via awscli
rules==3.3
# via -r requirements/base.in
s3transfer==0.6.2
s3transfer==0.7.0
# via
# awscli
# boto3
Expand All @@ -348,7 +350,7 @@ slumber==0.7.1
# via edx-rest-api-client
snowballstemmer==2.2.0
# via pydocstyle
snowflake-connector-python==3.2.0
snowflake-connector-python==3.2.1
# via -r requirements/reporting.in
sortedcontainers==2.4.0
# via snowflake-connector-python
Expand Down Expand Up @@ -395,7 +397,7 @@ typing-extensions==4.8.0
# snowflake-connector-python
unicodecsv==0.14.1
# via -r requirements/reporting.in
urllib3==1.26.16
urllib3==1.26.17
# via
# botocore
# py2neo
Expand All @@ -408,7 +410,7 @@ vine==1.3.0
# via
# amqp
# celery
virtualenv==20.24.1
virtualenv==20.24.5
# via tox
wheel==0.41.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==3.2.21
django==3.2.22
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
packaging==23.2
# via build
pip-tools==7.3.0
# via -r requirements/pip_tools.in
Expand Down
Loading

0 comments on commit 04321ca

Please sign in to comment.