There was an error while loading. Please reload this page.
1 parent b098bb4 commit 89d2dc6Copy full SHA for 89d2dc6
requirements.txt
@@ -1,9 +1,9 @@
1
chardet
2
click>=8.0.0
3
-fastapi[standard]
+fastapi[standard]>=0.109.1 # Vulnerable to https://osv.dev/vulnerability/PYSEC-2024-38
4
python-dotenv
5
slowapi
6
-starlette
+starlette>=0.40.0 # Vulnerable to https://osv.dev/vulnerability/GHSA-f96h-pmfr-66vw
7
tiktoken
8
tomli
9
-uvicorn
+uvicorn>=0.11.7 # Vulnerable to https://osv.dev/vulnerability/PYSEC-2020-150
0 commit comments