mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-23 06:40:21 +01:00
Update falcon-swagger-ui digest to 818c09e
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
cd3c024a77
commit
e93f387b9e
8
poetry.lock
generated
8
poetry.lock
generated
@ -225,7 +225,7 @@ files = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "falcon-swagger-ui"
|
name = "falcon-swagger-ui"
|
||||||
version = "1.2.1"
|
version = "1.2.1"
|
||||||
description = "Swagger UI Application for Falcon"
|
description = ""
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = "*"
|
python-versions = "*"
|
||||||
files = []
|
files = []
|
||||||
@ -238,8 +238,8 @@ Jinja2 = "*"
|
|||||||
[package.source]
|
[package.source]
|
||||||
type = "git"
|
type = "git"
|
||||||
url = "https://github.com/alanorth/falcon-swagger-ui.git"
|
url = "https://github.com/alanorth/falcon-swagger-ui.git"
|
||||||
reference = "falcon3-update-swagger-ui"
|
reference = "818c09e17ae1231b935f18edb9823878dc6c7bfb"
|
||||||
resolved_reference = "c019c270b479c03d9276e20fd95488495b0943f6"
|
resolved_reference = "818c09e17ae1231b935f18edb9823878dc6c7bfb"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "fixit"
|
name = "fixit"
|
||||||
@ -770,4 +770,4 @@ zstd = ["zstandard (>=0.18.0)"]
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.8.1"
|
python-versions = "^3.8.1"
|
||||||
content-hash = "415a8a46a5b7f86c2bc1acd5b82422cc79c504664665d3dbf11a76c89516ceb3"
|
content-hash = "f8f3fc51dffc71dfb5171e69bb5acef44d38460ac6a2c5b9b6507b8a1b42d9cc"
|
||||||
|
@ -11,7 +11,7 @@ gunicorn = "^21.0.0"
|
|||||||
falcon = "3.1.3"
|
falcon = "3.1.3"
|
||||||
psycopg2 = "^2.9.1"
|
psycopg2 = "^2.9.1"
|
||||||
requests = "^2.24.0"
|
requests = "^2.24.0"
|
||||||
falcon-swagger-ui = {git = "https://github.com/alanorth/falcon-swagger-ui.git", rev="falcon3-update-swagger-ui"}
|
falcon-swagger-ui = {git = "https://github.com/alanorth/falcon-swagger-ui.git", rev="818c09e17ae1231b935f18edb9823878dc6c7bfb"}
|
||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
black = "^23.0.0"
|
black = "^23.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user