We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e50ec2 + 79a078b commit da68c09Copy full SHA for da68c09
requirements.txt
@@ -3,6 +3,6 @@ requests==2.28.0
3
paramiko==2.11.0
4
argh==0.26.2
5
PyYAML==6.0
6
-tabulate==0.8.9
+tabulate==0.8.10
7
Kivy==2.1.0
8
kivymd==0.104.2
setup.py
@@ -31,7 +31,7 @@
31
"paramiko==2.11.0",
32
"argh==0.26.2",
33
"PyYAML==6.0",
34
- "tabulate==0.8.9",
+ "tabulate==0.8.10",
35
"Kivy==2.1.0",
36
"kivymd==0.104.2",
37
],
0 commit comments