We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
config_tool.py
2 parents 3f53932 + a2e5c1a commit c558420Copy full SHA for c558420
requirements.txt
@@ -2,7 +2,7 @@ argparse-formatter>=1.4
2
colorama>=0.4.4
3
construct~=2.10.67
4
deepdiff>=8.0.1
5
-fusion-engine-client==1.24.0rc1
+fusion-engine-client==1.24.0rc2
6
pynmea2~=1.18.0
7
pyserial~=3.5
8
urllib3>=1.21.1
setup.py
@@ -10,7 +10,7 @@
10
"colorama>=0.4.4",
11
"construct~=2.10.67",
12
"deepdiff>=8.0.1",
13
- "fusion-engine-client==1.24.0rc1",
+ "fusion-engine-client==1.24.0rc2",
14
"psutil>=5.9.4",
15
"pynmea2~=1.18.0",
16
"pyserial~=3.5",
0 commit comments