Skip to content
Open
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
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -996,7 +996,7 @@ aiohttp==3.8.4
# @modified 20230625 - Task #4962: Build and test skyline v4.0.0
# Task #4778: v4.0.0 - update dependencies
#urllib3==1.26.13
urllib3==1.26.16
urllib3==1.26.18

# @added 201906025 - Branch #956: flux
# @modified 20211220 - Task #4344: Update dependencies
Expand Down
2 changes: 1 addition & 1 deletion docs/readthedocs.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ aiohttp==3.8.4
# @modified 20230625 - Task #4962: Build and test skyline v4.0.0
# Task #4778: v4.0.0 - update dependencies
#urllib3==1.26.9
urllib3==1.26.16
urllib3==1.26.18

# @modified 20211220 - Task #4344: Update dependencies
#graphyte==1.6.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ PyJWT==2.7.0
git+https://github.com/earthgecko/luminol@40791e2#egg=luminol
slackclient==2.9.4
aiohttp==3.8.4
urllib3==1.26.16
urllib3==1.26.18
graphyte==1.7.1
statsd==4.0.1
falcon==3.1.1
Expand Down