Skip to content

Commit

Permalink
chore: revert requirements back to main
Browse files Browse the repository at this point in the history
  • Loading branch information
varshamenon4 committed Mar 22, 2024
1 parent 4c74ea5 commit 72b774d
Show file tree
Hide file tree
Showing 9 changed files with 34 additions and 21 deletions.
1 change: 0 additions & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ mysqlclient
openedx-events
pytz
pymemcache
unicodecsv
2 changes: 0 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -332,8 +332,6 @@ typing-extensions==4.9.0
# via
# asgiref
# edx-opaque-keys
unicodecsv==0.14.1
# via -r requirements/base.in
uritemplate==4.1.1
# via
# coreapi
Expand Down
4 changes: 0 additions & 4 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@





# A central location for most common version constraints
# (across edx repos) for pip-installation.
#
Expand Down
12 changes: 10 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ cryptography==42.0.3
# via
# -r requirements/validation.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.7.1
# via -r requirements/validation.txt
Expand Down Expand Up @@ -333,6 +334,11 @@ jaraco-classes==3.3.1
# via
# -r requirements/validation.txt
# keyring
jeepney==0.8.0
# via
# -r requirements/validation.txt
# keyring
# secretstorage
jinja2==3.1.3
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -619,6 +625,10 @@ s3transfer==0.10.0
# via
# -r requirements/validation.txt
# boto3
secretstorage==3.3.3
# via
# -r requirements/validation.txt
# keyring
semantic-version==2.10.0
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -701,8 +711,6 @@ typing-extensions==4.9.0
# faker
# pylint
# rich
unicodecsv==0.14.1
# via -r requirements/validation.txt
uritemplate==4.1.1
# via
# -r requirements/validation.txt
Expand Down
9 changes: 7 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ cryptography==42.0.3
# via
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.7.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -330,6 +331,10 @@ itypes==1.2.0
# coreapi
jaraco-classes==3.3.1
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.3
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -584,6 +589,8 @@ s3transfer==0.10.0
# via
# -r requirements/test.txt
# boto3
secretstorage==3.3.3
# via keyring
semantic-version==2.10.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -680,8 +687,6 @@ typing-extensions==4.9.0
# faker
# pylint
# rich
unicodecsv==0.14.1
# via -r requirements/test.txt
uritemplate==4.1.1
# via
# -r requirements/test.txt
Expand Down
2 changes: 0 additions & 2 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -459,8 +459,6 @@ typing-extensions==4.9.0
# -r requirements/base.txt
# asgiref
# edx-opaque-keys
unicodecsv==0.14.1
# via -r requirements/base.txt
uritemplate==4.1.1
# via
# -r requirements/base.txt
Expand Down
9 changes: 7 additions & 2 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ cryptography==42.0.3
# via
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.7.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -315,6 +316,10 @@ itypes==1.2.0
# coreapi
jaraco-classes==3.3.1
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.3
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -562,6 +567,8 @@ s3transfer==0.10.0
# via
# -r requirements/test.txt
# boto3
secretstorage==3.3.3
# via keyring
semantic-version==2.10.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -637,8 +644,6 @@ typing-extensions==4.9.0
# faker
# pylint
# rich
unicodecsv==0.14.1
# via -r requirements/test.txt
uritemplate==4.1.1
# via
# -r requirements/test.txt
Expand Down
2 changes: 0 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -551,8 +551,6 @@ typing-extensions==4.9.0
# edx-opaque-keys
# faker
# pylint
unicodecsv==0.14.1
# via -r requirements/base.txt
uritemplate==4.1.1
# via
# -r requirements/base.txt
Expand Down
14 changes: 10 additions & 4 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ cryptography==42.0.3
# -r requirements/quality.txt
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.7.1
# via
Expand Down Expand Up @@ -402,6 +403,11 @@ jaraco-classes==3.3.1
# via
# -r requirements/quality.txt
# keyring
jeepney==0.8.0
# via
# -r requirements/quality.txt
# keyring
# secretstorage
jinja2==3.1.3
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -724,6 +730,10 @@ s3transfer==0.10.0
# -r requirements/quality.txt
# -r requirements/test.txt
# boto3
secretstorage==3.3.3
# via
# -r requirements/quality.txt
# keyring
semantic-version==2.10.0
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -815,10 +825,6 @@ typing-extensions==4.9.0
# faker
# pylint
# rich
unicodecsv==0.14.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
uritemplate==4.1.1
# via
# -r requirements/quality.txt
Expand Down

0 comments on commit 72b774d

Please sign in to comment.