feat: Initial commit

This commit is contained in:
2022-10-12 22:32:57 +03:00
commit edec9a627a
39 changed files with 12115 additions and 0 deletions

6
requirements.txt Normal file
View File

@ -0,0 +1,6 @@
Django==4.1.2
gunicorn==20.1.0
loguru==0.6.0
bs4==0.0.1
requests==2.28.1
djangorestframework==3.14.0