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 #218

Merged
merged 1 commit into from
Nov 4, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
18 changes: 9 additions & 9 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ backports.entry-points-selectable==1.1.0
# via virtualenv
bowler==0.9.0
# via -r requirements/base.in
cachecontrol==0.12.6
cachecontrol==0.12.9
# via -r requirements/base.in
certifi==2021.10.8
# via requests
Expand Down Expand Up @@ -57,15 +57,15 @@ docutils==0.18
# via statistics
execnet==1.9.0
# via pytest-xdist
filelock==3.3.1
filelock==3.3.2
# via
# tox
# virtualenv
fissix==21.6.6
# via bowler
gitdb==4.0.9
# via gitpython
github3.py==2.0.0
github3.py==3.0.0
# via -r requirements/base.in
gitpython==3.1.24
# via -r requirements/base.in
Expand Down Expand Up @@ -103,7 +103,7 @@ lazy==1.4
# via -r requirements/base.in
lockfile==0.12.2
# via -r requirements/base.in
lxml==4.6.3
lxml==4.6.4
# via
# parsel
# scrapy
Expand All @@ -117,7 +117,7 @@ numpy==1.21.3
# via -r requirements/base.in
oauthlib==3.1.1
# via requests-oauthlib
packaging==21.0
packaging==21.2
# via
# pytest
# tox
Expand Down Expand Up @@ -156,7 +156,7 @@ pydispatcher==2.0.5
# via scrapy
pyopenssl==21.0.0
# via scrapy
pyparsing==3.0.3
pyparsing==2.4.7
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

packaging==21.2 requires pyparsing<3 (see change pypa/packaging#471). This constraint required will be fixed in the next version.

# via packaging
pytest==6.2.5
# via
Expand Down Expand Up @@ -192,7 +192,7 @@ requests-oauthlib==1.3.0
# via jira
requests-toolbelt==0.9.1
# via jira
ruamel.yaml==0.17.16
ruamel.yaml==0.17.17
# via -r requirements/base.in
ruamel.yaml.clib==0.2.6
# via ruamel.yaml
Expand Down Expand Up @@ -240,7 +240,7 @@ urllib3==1.26.7
# via requests
urlobject==2.4.3
# via -r requirements/base.in
virtualenv==20.9.0
virtualenv==20.10.0
# via tox
volatile==2.1.0
# via bowler
Expand All @@ -249,7 +249,7 @@ w3lib==1.22.0
# itemloaders
# parsel
# scrapy
wrapt==1.13.2
wrapt==1.13.3
# via deprecated
zope.interface==5.4.0
# via
Expand Down
10 changes: 4 additions & 6 deletions requirements/conventional_commits.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ alembic==1.7.4
# via dataset
banal==1.0.6
# via dataset
cycler==0.10.0
cycler==0.11.0
# via matplotlib
dataset==1.5.0
# via -r edx_repo_tools/conventional_commits/extra.in
greenlet==1.1.2
# via sqlalchemy
importlib-metadata==4.8.1
# via alembic
importlib-resources==5.3.0
importlib-resources==5.4.0
# via alembic
kiwisolver==1.3.2
# via matplotlib
Expand All @@ -34,7 +34,7 @@ pandas==1.3.4
# via -r edx_repo_tools/conventional_commits/extra.in
pillow==8.4.0
# via matplotlib
pyparsing==3.0.3
pyparsing==3.0.4
# via matplotlib
python-dateutil==2.8.2
# via
Expand All @@ -43,9 +43,7 @@ python-dateutil==2.8.2
pytz==2021.3
# via pandas
six==1.16.0
# via
# cycler
# python-dateutil
# via python-dateutil
sqlalchemy==1.4.26
# via
# alembic
Expand Down
20 changes: 10 additions & 10 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ backports.entry-points-selectable==1.1.0
# virtualenv
bowler==0.9.0
# via -r requirements/base.txt
cachecontrol==0.12.6
cachecontrol==0.12.9
# via -r requirements/base.txt
certifi==2021.10.8
# via
Expand Down Expand Up @@ -94,7 +94,7 @@ execnet==1.9.0
# via
# -r requirements/base.txt
# pytest-xdist
filelock==3.3.1
filelock==3.3.2
# via
# -r requirements/base.txt
# tox
Expand All @@ -107,7 +107,7 @@ gitdb==4.0.9
# via
# -r requirements/base.txt
# gitpython
github3.py==2.0.0
github3.py==3.0.0
# via -r requirements/base.txt
gitpython==3.1.24
# via -r requirements/base.txt
Expand Down Expand Up @@ -141,7 +141,7 @@ iniconfig==1.1.1
# via
# -r requirements/base.txt
# pytest
isort==5.9.3
isort==5.10.0
# via pylint
itemadapter==0.4.0
# via
Expand Down Expand Up @@ -170,7 +170,7 @@ lazy-object-proxy==1.6.0
# via astroid
lockfile==0.12.2
# via -r requirements/base.txt
lxml==4.6.3
lxml==4.6.4
# via
# -r requirements/base.txt
# parsel
Expand All @@ -195,7 +195,7 @@ oauthlib==3.1.1
# via
# -r requirements/base.txt
# requests-oauthlib
packaging==21.0
packaging==21.2
# via
# -r requirements/base.txt
# pytest
Expand Down Expand Up @@ -278,7 +278,7 @@ pyopenssl==21.0.0
# via
# -r requirements/base.txt
# scrapy
pyparsing==3.0.3
pyparsing==2.4.7
# via
# -r requirements/base.txt
# packaging
Expand Down Expand Up @@ -334,7 +334,7 @@ requests-toolbelt==0.9.1
# jira
responses==0.15.0
# via -r requirements/development.in
ruamel.yaml==0.17.16
ruamel.yaml==0.17.17
# via -r requirements/base.txt
ruamel.yaml.clib==0.2.6
# via
Expand Down Expand Up @@ -409,7 +409,7 @@ urllib3==1.26.7
# responses
urlobject==2.4.3
# via -r requirements/base.txt
virtualenv==20.9.0
virtualenv==20.10.0
# via
# -r requirements/base.txt
# tox
Expand All @@ -425,7 +425,7 @@ w3lib==1.22.0
# scrapy
wheel==0.37.0
# via pip-tools
wrapt==1.13.2
wrapt==1.13.3
# via
# -r requirements/base.txt
# astroid
Expand Down