Skip to content

Commit

Permalink
Updated the requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
dyka3773 committed Mar 5, 2024
1 parent 2d28f22 commit 3ae244b
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Ground Station/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
aiosqlite==0.19.0
aiosqlite==0.20.0
asgiref==3.7.2
blinker==1.6.2
blinker==1.7.0
click==8.1.7
colorama==0.4.6
contourpy==1.1.1
cycler==0.12.0
Flask==3.0.0
fonttools==4.43.0
contourpy==1.2.0
cycler==0.12.1
Flask==3.0.2
fonttools==4.49.0
itsdangerous==2.1.2
Jinja2==3.1.2
Jinja2==3.1.3
kiwisolver==1.4.5
MarkupSafe==2.1.3
matplotlib==3.8.0
numpy==1.26.0
MarkupSafe==2.1.5
matplotlib==3.8.3
numpy==1.26.4
packaging==23.2
Pillow==10.0.1
pillow==10.2.0
pyparsing==3.1.1
pyserial==3.5
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
six==1.16.0
typing_extensions==4.8.0
typing_extensions==4.10.0
Werkzeug==3.0.1

0 comments on commit 3ae244b

Please sign in to comment.