Skip to content

Commit e3d8a7e

Browse files
committed
chore: update pip dependencies for local development only
1 parent 4542906 commit e3d8a7e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

images/simulator/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
aiohttp==3.9.2
1+
aiohttp~=3.10.2
22
pymodbus==3.5.4

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ pyModbusTCP
55
pyserial-asyncio
66
tomli~=2.0.1
77
pip~=23.3
8-
setuptools~=65.5.0
9-
requests~=2.31.0
8+
requests~=2.32.0
109
toml

0 commit comments

Comments
 (0)