diff --git a/Pipfile b/Pipfile index ad98f82..e52031a 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] fastapi = "~=0.118.0" -uvicorn = "~=0.37.0" +uvicorn = "~=0.38.0" litellm = "~=1.77.3" falkordb = "~=1.2.0" psycopg2-binary = "~=2.9.11" diff --git a/Pipfile.lock b/Pipfile.lock index ef07c31..e02f1ac 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f4506a61c86f57a98aaa1efd1fa1869e2220a1e963e07bd9c5284d6a38467b4b" + "sha256": "f28bb7d19113692ea5c8abd9cc2f632af992a6a44e2f4f070904fa3573b99f8f" }, "pipfile-spec": 6, "requires": { @@ -2441,12 +2441,12 @@ }, "uvicorn": { "hashes": [ - "sha256:4115c8add6d3fd536c8ee77f0e14a7fd2ebba939fed9b02583a97f80648f9e13", - "sha256:913b2b88672343739927ce381ff9e2ad62541f9f8289664fa1d1d3803fa2ce6c" + "sha256:48c0afd214ceb59340075b4a052ea1ee91c16fbc2a9b1469cca0e54566977b02", + "sha256:fd97093bdd120a2609fc0d3afe931d4d4ad688b6e75f0f929fde1bc36fe0e91d" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==0.37.0" + "version": "==0.38.0" }, "werkzeug": { "hashes": [