Browse Source

manually fix entry for "exceptiongroup" in Pipfile.lock

Fabian Peter Hammerle 6 months ago
parent
commit
9c71499b36
2 changed files with 8 additions and 2 deletions
  1. 1 1
      Pipfile
  2. 7 1
      Pipfile.lock

+ 1 - 1
Pipfile

@@ -4,7 +4,7 @@ verify_ssl = true
 name = "pypi"
 
 [packages]
-systemctl-mqtt = {editable = true,path = "."}
+systemctl-mqtt = {editable = true, path = "."}
 
 # > ImportError: [...]/python3.10/site-packages/gi/_gi.cpython-310-x86_64-linux-gnu.so:
 # . undefined symbol: _PyUnicode_AsStringAndSize

+ 7 - 1
Pipfile.lock

@@ -178,7 +178,13 @@
             "version": "==0.3.7"
         },
         "exceptiongroup": {
-            "markers": "python_version < '3.11'"
+            "hashes": [
+                "sha256:097acd85d473d75af5bb98e41b61ff7fe35efe6675e4f9370ec6ec5126d160e9",
+                "sha256:343280667a4585d195ca1cf9cef84a4e178c4b6cf2274caef9859782b567d5e3"
+            ],
+            "index": "pypi",
+            "markers": "python_version < '3.11'",
+            "version": "==1.1.3"
         },
         "iniconfig": {
             "hashes": [