build(server): modernize backend with python http.server and requirements
This commit is contained in:
parent
5ed9fdf2c1
commit
3e87ac4ed4
3 changed files with 117 additions and 10 deletions
3
requirements.txt
Normal file
3
requirements.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
requests>=2.28.0
|
||||
beautifulsoup4>=4.11.0
|
||||
urllib3>=1.26.0
|
||||
Reference in a new issue