Compare commits

..

No commits in common. "f9bef2b12486773c94625a5dc05fed11e505be58" and "50a8431ca3cc56804194c3c06c62c3447fad6caf" have entirely different histories.

2 changed files with 12 additions and 12 deletions

View File

@ -20,13 +20,13 @@ coverage = "*"
[packages]
click = ">=8,<9"
starlette = ">=0.46,<0.47"
starlette = ">=0.37,<0.38"
uvicorn = ">=0.13,<1"
orjson = ">=3.10,<4"
pyjwt = ">=2.10.0,<2.11.0"
pyjwt = ">=2.6.0,<2.7.0"
pyyaml = ">=6.0.1,<7"
timing-asgi = ">=0.2.1,<1"
schema = ">=0.7.7,<1"
schema = ">=0.7.4,<1"
toml = ">=0.10,<0.11"
pip = "*"
packaging = ">=19.0"

18
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "dd6323256b3296c87829edb5d02c15c58fb01c988d2ed846f338794c0ab5343b"
"sha256": "a7223ad64195a64c0bf48d985c8d0cab84591345b1c1d5f598b7ce4150b543e4"
},
"pipfile-spec": 6,
"requires": {},
@ -146,12 +146,12 @@
},
"pyjwt": {
"hashes": [
"sha256:3cc5772eb20009233caf06e9d8a0577824723b44e6648ee0a2aedb6cf9381953",
"sha256:dcdd193e30abefd5debf142f9adfcdd2b58004e644f25406ffaebd50bd98dacb"
"sha256:69285c7e31fc44f68a1feb309e948e0df53259d579295e6cfe2b1792329f05fd",
"sha256:d83c3d892a77bbb74d3e1a2cfa90afaadb60945205d1095d9221f04466f64c14"
],
"index": "pypi",
"markers": "python_version >= '3.9'",
"version": "==2.10.1"
"markers": "python_version >= '3.7'",
"version": "==2.6.0"
},
"python-multipart": {
"hashes": [
@ -240,12 +240,12 @@
},
"starlette": {
"hashes": [
"sha256:595633ce89f8ffa71a015caed34a5b2dc1c0cdb3f0f1fbd1e69339cf2abeec35",
"sha256:7f7361f34eed179294600af672f565727419830b54b7b084efe44bb82d2fccd5"
"sha256:6fe59f29268538e5d0d182f2791a479a0c64638e6935d1c6989e63fb2699c6ee",
"sha256:9af890290133b79fc3db55474ade20f6220a364a0402e0b556e7cd5e1e093823"
],
"index": "pypi",
"markers": "python_version >= '3.9'",
"version": "==0.46.2"
"markers": "python_version >= '3.8'",
"version": "==0.37.2"
},
"timing-asgi": {
"hashes": [