Skip to content

Commit

Permalink
Dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
tblock79 committed Oct 15, 2024
1 parent dc13db9 commit 6fd97be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ graphyte
influxdb_client
daiquiri
aiohttp>=3.10.2
requests>=2.32.0
types-requests

# documentation
Expand Down
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
# pip-compile
#
aiofiles==23.2.1
# via -r requirements.in
Expand Down Expand Up @@ -202,8 +202,9 @@ reactivex==4.0.4
# via influxdb-client
redis==5.0.4
# via rq
requests==2.31.0
requests==2.32.3
# via
# -r requirements.in
# dicomweb-client
# docker
# python-nomad
Expand Down

0 comments on commit 6fd97be

Please sign in to comment.