From ff8b5f63ca6bf0bdbfd36edcaed4091d9d25c3de Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 10 Feb 2025 22:28:54 +0200 Subject: Add query params to py bindings --- py_bindings/requirements.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 py_bindings/requirements.txt (limited to 'py_bindings/requirements.txt') diff --git a/py_bindings/requirements.txt b/py_bindings/requirements.txt new file mode 100644 index 0000000..017c460 --- /dev/null +++ b/py_bindings/requirements.txt @@ -0,0 +1 @@ +maturin==1.8.2 -- cgit v1.3