Skip to content

Commit

Permalink
fix: update exact dependency specifications
Browse files Browse the repository at this point in the history
  • Loading branch information
LakshyaKhatri committed Sep 22, 2023
1 parent a1977f7 commit 00348e0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 29 deletions.
12 changes: 0 additions & 12 deletions requirements/edx/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,5 @@
#
# make upgrade
#
chardet==5.2.0
# via diff-cover
coverage==7.3.1
# via -r requirements/edx/coverage.in
diff-cover==7.7.0
# via -r requirements/edx/coverage.in
jinja2==3.1.2
# via diff-cover
markupsafe==2.1.3
# via jinja2
pluggy==1.3.0
# via diff-cover
pygments==2.16.1
# via diff-cover
6 changes: 0 additions & 6 deletions requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ chardet==5.2.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# diff-cover
# pysrt
charset-normalizer==2.0.12
# via
Expand Down Expand Up @@ -327,8 +326,6 @@ deprecated==1.2.14
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# jwcrypto
diff-cover==7.7.0
# via -r requirements/edx/testing.txt
dill==0.3.7
# via
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1062,7 +1059,6 @@ jinja2==3.1.2
# -r requirements/edx/testing.txt
# code-annotations
# coreschema
# diff-cover
# sphinx
jmespath==0.10.0
# via
Expand Down Expand Up @@ -1424,7 +1420,6 @@ platformdirs==3.8.1
pluggy==1.3.0
# via
# -r requirements/edx/testing.txt
# diff-cover
# pytest
# tox
polib==1.2.0
Expand Down Expand Up @@ -1496,7 +1491,6 @@ pygments==2.16.1
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# accessible-pygments
# diff-cover
# py2neo
# pydata-sphinx-theme
# sphinx
Expand Down
11 changes: 0 additions & 11 deletions requirements/edx/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,6 @@ cffi==1.15.1
chardet==5.2.0
# via
# -r requirements/edx/base.txt
# -r requirements/edx/coverage.txt
# diff-cover
# pysrt
charset-normalizer==2.0.12
# via
Expand Down Expand Up @@ -254,8 +252,6 @@ deprecated==1.2.14
# via
# -r requirements/edx/base.txt
# jwcrypto
diff-cover==7.7.0
# via -r requirements/edx/coverage.txt
dill==0.3.7
# via pylint
distlib==0.3.7
Expand Down Expand Up @@ -806,10 +802,8 @@ itypes==1.2.0
jinja2==3.1.2
# via
# -r requirements/edx/base.txt
# -r requirements/edx/coverage.txt
# code-annotations
# coreschema
# diff-cover
jmespath==0.10.0
# via
# -r requirements/edx/base.txt
Expand Down Expand Up @@ -909,7 +903,6 @@ markey==0.8
markupsafe==2.1.3
# via
# -r requirements/edx/base.txt
# -r requirements/edx/coverage.txt
# chem
# jinja2
# mako
Expand Down Expand Up @@ -1069,8 +1062,6 @@ platformdirs==3.8.1
# virtualenv
pluggy==1.3.0
# via
# -r requirements/edx/coverage.txt
# diff-cover
# pytest
# tox
polib==1.2.0
Expand Down Expand Up @@ -1122,8 +1113,6 @@ pydantic-core==2.6.3
pygments==2.16.1
# via
# -r requirements/edx/base.txt
# -r requirements/edx/coverage.txt
# diff-cover
# py2neo
pyjwkest==1.4.2
# via
Expand Down

0 comments on commit 00348e0

Please sign in to comment.