initsial commit

This commit is contained in:
AnnushkaStark 2024-07-17 02:42:24 +03:00
commit 31edfd916f
4 changed files with 5 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
venv
__pycache__
.env

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
httpx==0.27.0
black==24.4.2

View File

View File