From 7551e529b143652db5defbcde5b5d4bbc0de3ef0 Mon Sep 17 00:00:00 2001 From: omg-xtao <100690902+omg-xtao@users.noreply.github.com> Date: Thu, 1 Feb 2024 12:02:17 +0000 Subject: [PATCH] fix: netease --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index edd608b..260fd05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -httpx==0.23.0 -pyncm==1.6.8.1 -fastapi~=0.85.0 -starlette~=0.20.4 -uvicorn~=0.18.3 +httpx==0.26.0 +pyncm==1.6.13 +fastapi~=0.109.0 +starlette~=0.35.1 +uvicorn~=0.27.0