Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
acockburn committed Mar 13, 2023
1 parent 33985aa commit 3463be8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
4 changes: 1 addition & 3 deletions dev-requirements.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.9
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --extra=dev --output-file=dev-requirements.txt --resolver=backtracking pyproject.toml
Expand Down Expand Up @@ -143,8 +143,6 @@ tomli==2.0.1
# build
# pyproject-hooks
# pytest
typing-extensions==4.5.0
# via black
urllib3==1.26.14
# via requests
uvloop==0.17.0 ; sys_platform != "win32"
Expand Down
6 changes: 1 addition & 5 deletions doc-requirements.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.9
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --extra=doc --output-file=doc-requirements.txt --resolver=backtracking pyproject.toml
Expand Down Expand Up @@ -53,8 +53,6 @@ idna==3.4
# yarl
imagesize==1.4.1
# via sphinx
importlib-metadata==6.0.0
# via sphinx
iso8601==1.1.0
# via appdaemon (pyproject.toml)
jinja2==3.1.2
Expand Down Expand Up @@ -141,8 +139,6 @@ websocket-client==1.5.1
# via appdaemon (pyproject.toml)
yarl==1.8.2
# via aiohttp
zipp==3.15.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
2 changes: 1 addition & 1 deletion requirements.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.9
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --resolver=backtracking pyproject.toml
Expand Down

0 comments on commit 3463be8

Please sign in to comment.