Skip to content

Commit a1b50d2

Browse files
authored
Update python deps (blakeblackshear#7763)
1 parent a2206bb commit a1b50d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docker/main/requirements-wheels.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ onvif_zeep == 0.2.12
88
opencv-python-headless == 4.7.0.*
99
paho-mqtt == 1.6.*
1010
peewee == 3.16.*
11-
peewee_migrate == 1.11.*
11+
peewee_migrate == 1.12.*
1212
psutil == 5.9.*
1313
pydantic == 1.10.*
1414
git+https://github.com/fbcotter/py3nvml#egg=py3nvml
15-
PyYAML == 6.0
15+
PyYAML == 6.0.*
1616
pytz == 2023.3
1717
ruamel.yaml == 0.17.*
1818
tzlocal == 5.0.*
1919
types-PyYAML == 6.0.*
2020
requests == 2.31.*
2121
types-requests == 2.31.*
22-
scipy == 1.10.*
22+
scipy == 1.11.*
2323
norfair == 2.2.*
2424
setproctitle == 1.3.*
2525
ws4py == 0.5.*

0 commit comments

Comments
 (0)