mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-02-23 09:34:22 +01:00
Mint: Add slowapi (#481)
* Add slowapi * fix startup * adjust settings * add rate limits to tx routes * elastic
This commit is contained in:
@@ -32,6 +32,7 @@ bip32 = "^3.4"
|
||||
mnemonic = "^0.20"
|
||||
bolt11 = "^2.0.5"
|
||||
pre-commit = "^3.5.0"
|
||||
slowapi = "^0.1.9"
|
||||
|
||||
[tool.poetry.extras]
|
||||
pgsql = ["psycopg2-binary"]
|
||||
|
||||
Reference in New Issue
Block a user