mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 08:00:45 +00:00
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:
@@ -1,4 +1,4 @@
|
||||
openai==1.1.0
|
||||
python-dotenv==1.0.0
|
||||
pyyaml==6.0
|
||||
tqdm==4.65.0
|
||||
tqdm==4.66.3
|
||||
Reference in New Issue
Block a user