This commit is contained in:
Kar
2026-03-11 21:18:24 +05:30
commit 26e70981ee
7 changed files with 695 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
mysql-connector-python==8.2.0
requests==2.31.0