We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77af55a commit c9ce797Copy full SHA for c9ce797
backend/requirements.txt
@@ -23,7 +23,7 @@ redis[hiredis]~=4.6.0
23
pandas~=2.1.0
24
pyjwt[crypto]==2.4.0
25
Authlib~=1.0.1
26
-httpx~=0.24.1
+httpx==0.28.1
27
itsdangerous~=2.1.2
28
randomname~=0.1.5
29
furl==2.1.3
liccheck.ini
@@ -17,6 +17,7 @@ authorized_licenses:
17
apache software
18
Apache License, Version 2.0
19
Apache-2.0
20
+ Apache-2.0 AND BSD-2-Clause
21
22
gnu lgpl
GNU Library or Lesser General Public License (LGPL)
0 commit comments