We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 814d69b commit 890fc36Copy full SHA for 890fc36
.gitignore
@@ -2,4 +2,5 @@
2
venv/
3
**/__pycache__/
4
setenv.sh
5
-*.yaml
+*.yaml
6
+**/.DS_Store
requirements.txt
@@ -1,4 +1,4 @@
1
-im-squonk2-client >= 1.15.2, < 2.0.0
+im-squonk2-client >= 1.17.2, < 2.0.0
python-dateutil == 2.8.2
rich == 12.6.0
-pyyaml == 6.0
+pyyaml == 6.0.1
0 commit comments