Skip to content

Commit c9ce797

Browse files
upgrade httpx (#400)
1 parent 77af55a commit c9ce797

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ redis[hiredis]~=4.6.0
2323
pandas~=2.1.0
2424
pyjwt[crypto]==2.4.0
2525
Authlib~=1.0.1
26-
httpx~=0.24.1
26+
httpx==0.28.1
2727
itsdangerous~=2.1.2
2828
randomname~=0.1.5
2929
furl==2.1.3

liccheck.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ authorized_licenses:
1717
apache software
1818
Apache License, Version 2.0
1919
Apache-2.0
20+
Apache-2.0 AND BSD-2-Clause
2021

2122
gnu lgpl
2223
GNU Library or Lesser General Public License (LGPL)

0 commit comments

Comments
 (0)