Skip to content

Commit

Permalink
Update python deps
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 committed May 22, 2024
1 parent 1d059af commit 8c0d056
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docker/main/requirements-wheels.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
click == 8.1.*
Flask == 3.0.*
Flask_Limiter == 3.6.*
Flask_Limiter == 3.7.*
imutils == 0.5.*
joserfc == 0.9.*
joserfc == 0.10.*
markupsafe == 2.1.*
matplotlib == 3.8.*
matplotlib == 3.9.*
mypy == 1.6.1
numpy == 1.26.*
onvif_zeep == 0.2.12
opencv-python-headless == 4.9.0.*
paho-mqtt == 2.0.*
paho-mqtt == 2.1.*
pandas == 2.2.*
peewee == 3.17.*
peewee_migrate == 1.12.*
Expand All @@ -22,8 +22,8 @@ pyzmq == 26.0.*
ruamel.yaml == 0.18.*
tzlocal == 5.2
types-PyYAML == 6.0.*
requests == 2.31.*
types-requests == 2.31.*
requests == 2.32.*
types-requests == 2.32.*
scipy == 1.13.*
norfair == 2.2.*
setproctitle == 1.3.*
Expand Down

0 comments on commit 8c0d056

Please sign in to comment.