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 43cb4fc commit 8f64027Copy full SHA for 8f64027
VERSION
@@ -1 +1 @@
1
-0.0.18
+0.0.19
requirements.txt
@@ -2,6 +2,6 @@ robotframework>=4.1.2
2
jmespath>=1.0.1
3
python-dateutil>=2.9.0
4
requests>=2.31.0
5
-thefuzz==0.20.0
6
-pyyaml==6.0.1
7
-jinja2==3.1.4
+thefuzz>=0.20.0
+pyyaml>=6.0.1
+jinja2>=3.1.4
0 commit comments