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

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ kubernetes==28.1.0
# via tutor
markupsafe==2.1.3
# via jinja2
mypy==1.7.1
mypy==1.8.0
# via tutor
mypy-extensions==1.0.0
# via mypy
Expand Down Expand Up @@ -63,7 +63,7 @@ pyyaml==6.0.1
# via
# kubernetes
# tutor
regex==2023.10.3
regex==2023.12.25
# via parsimonious
requests==2.31.0
# via
Expand Down
29 changes: 5 additions & 24 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
#
# make upgrade
#
aiohttp==3.9.1
# via black
aiosignal==1.3.1
# via aiohttp
altgraph==0.17.4
# via pyinstaller
appdirs==1.4.4
Expand All @@ -20,13 +16,9 @@ asttokens==2.4.1
# via
# -r requirements/base.txt
# transifex-python
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
bcrypt==4.1.2
# via -r requirements/base.txt
black==23.12.0
black==23.12.1
# via -r requirements/dev.in
cachetools==5.3.2
# via
Expand Down Expand Up @@ -55,10 +47,6 @@ dill==0.3.7
# via pylint
docutils==0.20.1
# via readme-renderer
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
future==0.18.3
# via
# -r requirements/base.txt
Expand All @@ -71,8 +59,7 @@ idna==3.6
# via
# -r requirements/base.txt
# requests
# yarl
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# keyring
# pyinstaller
Expand Down Expand Up @@ -109,11 +96,7 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==10.1.0
# via jaraco-classes
multidict==6.0.4
# via
# aiohttp
# yarl
mypy==1.7.1
mypy==1.8.0
# via
# -r requirements/base.txt
# tutor
Expand Down Expand Up @@ -168,7 +151,7 @@ pygments==2.17.2
# rich
pyinstaller==6.3.0
# via -r requirements/dev.in
pyinstaller-hooks-contrib==2023.10
pyinstaller-hooks-contrib==2023.11
# via pyinstaller
pylint==3.0.3
# via -r requirements/dev.in
Expand All @@ -187,7 +170,7 @@ pyyaml==6.0.1
# tutor
readme-renderer==42.0
# via twine
regex==2023.10.3
regex==2023.12.25
# via
# -r requirements/base.txt
# parsimonious
Expand Down Expand Up @@ -258,8 +241,6 @@ websocket-client==1.7.0
# via
# -r requirements/base.txt
# kubernetes
yarl==1.9.4
# via aiohttp
zipp==3.17.0
# via
# importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.3.2
# via -r requirements/pip.in
setuptools==69.0.2
setuptools==69.0.3
# via -r requirements/pip.in