Skip to content

Commit

Permalink
Fixing version on requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
felipengeletrica committed May 10, 2024
1 parent 0db5201 commit d7a3e81
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pynmeagps==1.0.20
pynmea2==1.19.0
setuptools==58
setuptools==65.5.1
git+https://github.com/pybluez/pybluez.git#egg=pybluez
RPi.GPIO==0.7.1
keyboard==0.13.5
pyserial
bluepy
pygobject
dbus-python
bleak
pyserial==3.5
bluepy==1.3.0
pygobject==3.48.2
dbus-python==1.3.2
bleak==0.22.1
paho-mqtt==1.6.1
pre-commit==3.7.0

0 comments on commit d7a3e81

Please sign in to comment.