refactor: split into two stacks - searchFilms/ (NL) and app/ (RU)
This commit is contained in:
parent
6ef3a10d0d
commit
51348a9d23
36 changed files with 326 additions and 1271 deletions
10
app/requirements.txt
Normal file
10
app/requirements.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
fastapi==0.115.0
|
||||
uvicorn[standard]==0.30.6
|
||||
httpx>=0.25.2,<0.28.0
|
||||
jinja2==3.1.4
|
||||
python-multipart==0.0.9
|
||||
beautifulsoup4==4.12.3
|
||||
lxml==5.1.0
|
||||
fastapi-cors==0.0.6
|
||||
requests==2.31.0
|
||||
python-telegram-bot==20.7
|
||||
Loading…
Add table
Add a link
Reference in a new issue