Skip to content

Commit

Permalink
Revert "chore: add openedx atlas requirement"
Browse files Browse the repository at this point in the history
This reverts commit 8294b4e.
  • Loading branch information
varshamenon4 committed Sep 11, 2024
1 parent 52761ed commit 050684c
Show file tree
Hide file tree
Showing 10 changed files with 51 additions and 24 deletions.
2 changes: 0 additions & 2 deletions requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@ edx-celeryutils
edx-django-utils>=3.12.0
edx-drf-extensions
edx-toggles # Feature toggles management

openedx-atlas
4 changes: 1 addition & 3 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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -120,8 +120,6 @@ markupsafe==2.1.5
# via jinja2
newrelic==9.13.0
# via edx-django-utils
openedx-atlas==0.6.2
# via -r requirements/base.in
packaging==24.1
# via drf-yasg
pbr==6.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/celery54.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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down
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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down
7 changes: 0 additions & 7 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@








# A central location for most common version constraints
# (across edx repos) for pip-installation.
#
Expand Down
28 changes: 27 additions & 1 deletion 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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -17,6 +17,10 @@ astroid==3.2.4
# -r requirements/quality.txt
# pylint
# pylint-celery
backports-tarfile==1.2.0
# via
# -r requirements/quality.txt
# jaraco-context
build==1.2.1
# via
# -r requirements/pip-tools.txt
Expand All @@ -29,6 +33,10 @@ certifi==2024.8.30
# via
# -r requirements/quality.txt
# requests
cffi==1.17.1
# via
# -r requirements/quality.txt
# cryptography
chardet==5.2.0
# via
# -r requirements/ci.txt
Expand Down Expand Up @@ -61,6 +69,10 @@ colorama==0.4.6
# tox
coverage==7.6.1
# via -r requirements/ci.txt
cryptography==43.0.1
# via
# -r requirements/quality.txt
# secretstorage
diff-cover==9.1.1
# via -r requirements/dev.in
dill==0.3.8
Expand Down Expand Up @@ -97,6 +109,7 @@ idna==3.8
importlib-metadata==8.4.0
# via
# -r requirements/quality.txt
# keyring
# twine
isort==5.13.2
# via
Expand All @@ -114,6 +127,11 @@ jaraco-functools==4.0.2
# via
# -r requirements/quality.txt
# keyring
jeepney==0.8.0
# via
# -r requirements/quality.txt
# keyring
# secretstorage
jinja2==3.1.4
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -189,6 +207,10 @@ polib==1.2.0
# via edx-i18n-tools
pycodestyle==2.12.1
# via -r requirements/quality.txt
pycparser==2.22
# via
# -r requirements/quality.txt
# cffi
pydantic==2.9.0
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -271,6 +293,10 @@ rstcheck-core==1.2.1
# via
# -r requirements/quality.txt
# rstcheck
secretstorage==3.3.3
# via
# -r requirements/quality.txt
# keyring
shellingham==1.5.4
# via
# -r requirements/quality.txt
Expand Down
4 changes: 1 addition & 3 deletions requirements/doc.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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -140,8 +140,6 @@ newrelic==9.13.0
# via edx-django-utils
nh3==0.2.18
# via readme-renderer
openedx-atlas==0.6.2
# via -r requirements/base.in
packaging==24.1
# via
# drf-yasg
Expand Down
2 changes: 1 addition & 1 deletion 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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down
20 changes: 18 additions & 2 deletions requirements/quality.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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -12,8 +12,12 @@ astroid==3.2.4
# via
# pylint
# pylint-celery
backports-tarfile==1.2.0
# via jaraco-context
certifi==2024.8.30
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.3.2
# via requests
click==8.1.7
Expand All @@ -26,6 +30,8 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.8.0
# via edx-lint
cryptography==43.0.1
# via secretstorage
dill==0.3.8
# via pylint
django==4.2.16
Expand All @@ -41,7 +47,9 @@ edx-lint==5.4.0
idna==3.8
# via requests
importlib-metadata==8.4.0
# via twine
# via
# keyring
# twine
isort==5.13.2
# via
# -r requirements/quality.in
Expand All @@ -52,6 +60,10 @@ jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
# via code-annotations
keyring==25.3.0
Expand All @@ -78,6 +90,8 @@ platformdirs==4.2.2
# via pylint
pycodestyle==2.12.1
# via -r requirements/quality.in
pycparser==2.22
# via cffi
pydantic==2.9.0
# via rstcheck-core
pydantic-core==2.23.2
Expand Down Expand Up @@ -124,6 +138,8 @@ rstcheck==6.2.4
# via -r requirements/quality.in
rstcheck-core==1.2.1
# via rstcheck
secretstorage==3.3.3
# via keyring
shellingham==1.5.4
# via typer
six==1.16.0
Expand Down
4 changes: 1 addition & 3 deletions requirements/test.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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -175,8 +175,6 @@ newrelic==9.13.0
# via
# -r requirements/base.txt
# edx-django-utils
openedx-atlas==0.6.2
# via -r requirements/base.txt
packaging==24.1
# via
# -r requirements/base.txt
Expand Down

0 comments on commit 050684c

Please sign in to comment.