Первоначальная настройка
This commit is contained in:
commit
b7ccb16c7c
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
5
requirements.txt
Normal file
5
requirements.txt
Normal file
@ -0,0 +1,5 @@
|
||||
certifi==2026.4.22
|
||||
charset-normalizer==3.4.7
|
||||
idna==3.13
|
||||
requests==2.33.1
|
||||
urllib3==2.6.3
|
||||
Loading…
Reference in New Issue
Block a user