✨ Updated dependencies
This commit is contained in:
@@ -45,6 +45,7 @@ thumbhash-python = "*"
|
|||||||
python-magic = "*"
|
python-magic = "*"
|
||||||
openpyxl = "*"
|
openpyxl = "*"
|
||||||
starlette = "*"
|
starlette = "*"
|
||||||
|
pyopenssl = "*"
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
coverage = "*"
|
coverage = "*"
|
||||||
|
|||||||
Generated
+6
-5
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "c16532a19accee3f339e45164f7d22953555b6729ac5594120ca53a8b105e2cd"
|
"sha256": "10b25b5aa01fdd284c358e0105bd86feffdc750f98295fb0c63a0e79863cf04f"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
"requires": {
|
"requires": {
|
||||||
@@ -1424,11 +1424,12 @@
|
|||||||
},
|
},
|
||||||
"pyopenssl": {
|
"pyopenssl": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:24f0dc5227396b3e831f4c7f602b950a5e9833d292c8e4a2e06b709292806ae2",
|
"sha256:6aa33039a93fffa4563e655b61d11364d01264be8ccb49906101e02a334530bf",
|
||||||
"sha256:276f931f55a452e7dea69c7173e984eb2a4407ce413c918aa34b55f82f9b8bac"
|
"sha256:ba07553fb6fd6a7a2259adb9b84e12302a9a8a75c44046e8bb5d3e5ee887e3c3"
|
||||||
],
|
],
|
||||||
"markers": "python_version >= '3.6'",
|
"index": "pypi",
|
||||||
"version": "==23.2.0"
|
"markers": "python_version >= '3.7'",
|
||||||
|
"version": "==24.0.0"
|
||||||
},
|
},
|
||||||
"pyotp": {
|
"pyotp": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
|||||||
Reference in New Issue
Block a user