Lock Python dependencies and ignore frontend env files

This commit is contained in:
2569718930@qq.com
2026-06-14 23:35:22 +08:00
parent ddca698406
commit d1124ae17e
13 changed files with 366 additions and 80 deletions
+3 -3
View File
@@ -1,3 +1,3 @@
pytest
ruff
httpx
pytest>=8.4,<9
ruff>=0.12,<1
httpx>=0.28,<1