Skip to content

Commit

Permalink
Merge pull request #108 from UBC-Rocket/update-reqs
Browse files Browse the repository at this point in the history
Update requirements
  • Loading branch information
UBCRocket authored Oct 6, 2024
2 parents 7a695f7 + a1fcdb5 commit 1d006e0
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
git+https://github.com/digidotcom/[email protected]#egg=digi-xbee
Pillow==7.2.0
numpy==1.15.4
matplotlib==3.0.2
PyQt5==5.12.1
pyserial==3.4
PyInstaller==4.9
mapbox==0.18.0
pytest==5.4.3
pytest-mock==3.1.1
pytest-qt==3.3.0
coverage==5.1
setuptools==60.7.1
sortedcontainers==2.1.0
Pillow==10.4.0
numpy==2.1.2
matplotlib==3.9.2
PyQt5==5.15.11
pyserial==3.5
PyInstaller==6.10
mapbox==0.18.1
pytest==8.3.3
pytest-mock==3.14.0
pytest-qt==4.4.0
coverage==7.6.1
setuptools==75.1.0
sortedcontainers==2.4.0
orhelper==0.1.3
pylint==2.13.9
pylint==3.3.1

0 comments on commit 1d006e0

Please sign in to comment.