mirror of
https://github.com/senju1337/senju.git
synced 2025-12-23 23:39:27 +00:00
feat: Add promt generation from webserver
Refs: OPS-22
This commit is contained in:
parent
91e4567bf6
commit
7e5d61663a
6 changed files with 250 additions and 9 deletions
|
|
@ -10,6 +10,7 @@ dependencies = [
|
|||
"pytest>=7.0.0",
|
||||
"flask (>=3.1.0,<4.0.0)",
|
||||
"tinydb (>=3.1.0,<4.0.0)",
|
||||
"requests (>=2.32.3,<3.0.0)",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue