wozwize commited on
Commit
d6d7ec6
·
1 Parent(s): d30e475

update httpx version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -11,6 +11,6 @@ torch==2.1.2
11
  numpy==1.26.3
12
  pytest==7.4.3
13
  pytest-asyncio==0.21.1
14
- httpx==0.25.2
15
  supabase==2.13.0
16
  configparser>=6.0.0
 
11
  numpy==1.26.3
12
  pytest==7.4.3
13
  pytest-asyncio==0.21.1
14
+ httpx==0.26.0
15
  supabase==2.13.0
16
  configparser>=6.0.0