python requires requirements.txt, not yaml

This commit is contained in:
2025-08-07 13:06:27 -05:00
parent f408623174
commit 9cec036ce2
2 changed files with 2 additions and 7 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
requests>=2.25.0
urllib3>=1.26.0