first commit
Some checks failed
CI Workflow / build-and-test (push) Failing after 1m1s

This commit is contained in:
2025-08-26 00:15:06 -07:00
parent 2dce4e3791
commit 2316259765
2 changed files with 27 additions and 0 deletions

3
app/requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
numpy==1.26.4
requests>=2.31
pytest