mirror of
https://github.com/senju1337/senju.git
synced 2025-12-23 23:39:27 +00:00
feat: deploy a production level webserver with docker
Refs: OPS-15
This commit is contained in:
parent
8cd216673c
commit
2c75fa26a7
4 changed files with 3 additions and 4 deletions
|
|
@ -13,6 +13,7 @@ dependencies = [
|
|||
"requests (>=2.32.3,<3.0.0)",
|
||||
"coverage (>=7.6.12,<8.0.0)",
|
||||
"pytest-httpserver (>=1.1.2,<2.0.0)",
|
||||
"waitress (>=3.0.2,<4.0.0)",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue