diff --git a/Pipfile.lock b/Pipfile.lock index 00c82da60..20f28d068 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "1e3ef4a2a95311de4ed4be1b163b6aaf09f0e203bcc8367c6a184db7bac48240" + "sha256": "9573af313c811561d467d814c52c6bd1439bc48e3b31d7f56afed5f0ebe4b648" }, "pipfile-spec": 6, "requires": {}, @@ -279,11 +279,11 @@ }, "django": { "hashes": [ - "sha256:1239218849e922033a35d2a2f777cb8bee18bd725416744074f455f34ff50d0c", - "sha256:77ff2e7050e3324c9b67e29b6707754566f58514112a9ac73310f60cd5261930" + "sha256:07c8638e7a7f548dc0acaaa7825d84b7bd42b10e8d22268b3d572946f1e9b687", + "sha256:4e8177858524417563cc0430f29ea249946d831eacb0068a1455686587df40b5" ], "index": "pypi", - "version": "==4.0.3" + "version": "==4.0.4" }, "django-cors-headers": { "hashes": [ @@ -871,11 +871,11 @@ }, "pyparsing": { "hashes": [ - "sha256:18ee9022775d270c55187733956460083db60b37d0d0fb357445f3094eed3eea", - "sha256:a6c06a88f252e6c322f65faf8f418b16213b51bdfaece0524c1c1bc30c63c484" + "sha256:7bf433498c016c4314268d95df76c81b842a4cb2b276fa3312cfb1e1d85f6954", + "sha256:ef7b523f6356f763771559412c0d7134753f037822dad1b16945b7b846f7ad06" ], - "markers": "python_version >= '3.6'", - "version": "==3.0.7" + "markers": "python_full_version >= '3.6.8'", + "version": "==3.0.8" }, "python-dateutil": { "hashes": [ @@ -1191,11 +1191,11 @@ }, "setuptools": { "hashes": [ - "sha256:7999cbd87f1b6e1f33bf47efa368b224bed5e27b5ef2c4d46580186cbcb1a86a", - "sha256:a65e3802053e99fc64c6b3b29c11132943d5b8c8facbcc461157511546510967" + "sha256:26ead7d1f93efc0f8c804d9fafafbe4a44b179580a7105754b245155f9af05a8", + "sha256:47c7b0c0f8fc10eec4cf1e71c6fdadf8decaa74ffa087e68cd1c20db7ad6a592" ], "markers": "python_version >= '3.7'", - "version": "==62.0.0" + "version": "==62.1.0" }, "six": { "hashes": [ @@ -1249,11 +1249,11 @@ "tls" ], "hashes": [ - "sha256:57f32b1f6838facb8c004c89467840367ad38e9e535f8252091345dba500b4f2", - "sha256:5c63c149eb6b8fe1e32a0215b1cef96fabdba04f705d8efb9174b1ccf5b49d49" + "sha256:a047990f57dfae1e0bd2b7df2526d4f16dcdc843774dc108b78c52f2a5f13680", + "sha256:f9f7a91f94932477a9fc3b169d57f54f96c6e74a23d78d9ce54039a7f48928a2" ], "markers": "python_full_version >= '3.6.7'", - "version": "==22.2.0" + "version": "==22.4.0" }, "txaio": { "hashes": [ @@ -1593,7 +1593,7 @@ }, "coverage": { "extras": [ - "toml" + ], "hashes": [ "sha256:03e2a7826086b91ef345ff18742ee9fc47a6839ccd517061ef8fa1976e652ce9", @@ -1801,13 +1801,6 @@ ], "version": "==1.6.0" }, - "mypy-extensions": { - "hashes": [ - "sha256:090fedd75945a69ae91ce1303b5824f428daf5a028d2f6ab8a299250a846f15d", - "sha256:2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8" - ], - "version": "==0.4.3" - }, "packaging": { "hashes": [ "sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb", @@ -1873,11 +1866,11 @@ }, "pyparsing": { "hashes": [ - "sha256:18ee9022775d270c55187733956460083db60b37d0d0fb357445f3094eed3eea", - "sha256:a6c06a88f252e6c322f65faf8f418b16213b51bdfaece0524c1c1bc30c63c484" + "sha256:7bf433498c016c4314268d95df76c81b842a4cb2b276fa3312cfb1e1d85f6954", + "sha256:ef7b523f6356f763771559412c0d7134753f037822dad1b16945b7b846f7ad06" ], - "markers": "python_version >= '3.6'", - "version": "==3.0.7" + "markers": "python_full_version >= '3.6.8'", + "version": "==3.0.8" }, "pytest": { "hashes": [ @@ -2113,11 +2106,11 @@ }, "virtualenv": { "hashes": [ - "sha256:1e8588f35e8b42c6ec6841a13c5e88239de1e6e4e4cedfd3916b306dc826ec66", - "sha256:8e5b402037287126e81ccde9432b95a8be5b19d36584f64957060a3488c11ca8" + "sha256:e617f16e25b42eb4f6e74096b9c9e37713cf10bf30168fb4a739f3fa8f898a3a", + "sha256:ef589a79795589aada0c1c5b319486797c03b67ac3984c48c669c0e4f50df3a5" ], "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'", - "version": "==20.14.0" + "version": "==20.14.1" } } } diff --git a/requirements.txt b/requirements.txt index 7aaf84cc9..99856abff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ django-extensions==3.1.5 django-filter==21.1 django-picklefield==3.0.1; python_version >= '3' django-q==1.3.9 -django==4.0.3 +django==4.0.4 djangorestframework==3.13.1 filelock==3.6.0 fuzzywuzzy[speedup]==0.18.0 @@ -60,8 +60,8 @@ numpy==1.22.3; python_version >= '3.8' ocrmypdf==13.4.2 packaging==21.3; python_version >= '3.6' pathvalidate==2.5.0 -pdfminer.six==20220319 pdf2image==1.16.0 +pdfminer.six==20220319 pikepdf==5.1.1 pillow==9.1.0 pluggy==1.0.0; python_version >= '3.6' @@ -71,7 +71,7 @@ pyasn1-modules==0.2.8 pyasn1==0.4.8 pycparser==2.21 pyopenssl==22.0.0 -pyparsing==3.0.7; python_version >= '3.6' +pyparsing==3.0.8; python_full_version >= '3.6.8' python-dateutil==2.8.2 python-dotenv==0.20.0 python-gnupg==0.4.8 @@ -88,14 +88,14 @@ requests==2.27.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3 scikit-learn==1.0.2 scipy==1.8.0; python_version < '3.11' and python_version >= '3.8' service-identity==21.1.0 -setuptools==62.0.0; python_version >= '3.7' +setuptools==62.1.0; python_version >= '3.7' six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' sniffio==1.2.0; python_version >= '3.5' sqlparse==0.4.2; python_version >= '3.5' threadpoolctl==3.1.0; python_version >= '3.6' tika==1.24 tqdm==4.64.0 -twisted[tls]==22.2.0; python_full_version >= '3.6.7' +twisted[tls]==22.4.0; python_full_version >= '3.6.7' txaio==22.2.1; python_version >= '3.6' typing-extensions==4.1.1; python_version >= '3.6' tzdata==2022.1; python_version >= '3.6'