fix: llm/requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-TQDM-6807582
This commit is contained in:
snyk-bot
2024-05-03 18:33:08 +00:00
parent 7e44885dc3
commit 53cabf7bd7
+1 -1
View File
@@ -1,4 +1,4 @@
openai==1.1.0
python-dotenv==1.0.0
pyyaml==6.0
tqdm==4.65.0
tqdm==4.66.3