This commit is contained in:
2024-11-27 11:07:20 +08:00
commit a8abb92b84
16 changed files with 466 additions and 0 deletions

3
requirements.txt Normal file
View File

@ -0,0 +1,3 @@
requests~=2.32.3
psutil~=6.1.0
python-dotenv~=1.0.1