Skip to content

Commit

Permalink
Merge pull request #24 from abdulrahman305/snyk-fix-7193b4316542ad0e1…
Browse files Browse the repository at this point in the history
…0fef58c429aab95

[Snyk] Fix for 6 vulnerabilities
  • Loading branch information
abdulrahman305 authored Mar 2, 2024
2 parents e4587f8 + e283374 commit 2035a8e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions gpt4all-api/gpt4all_api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
aiohttp>=3.9.2
aiofiles
pydantic>=2.4.0,<2.0.0
requests>=2.24.0
ujson>=2.0.2
requests>=2.31.0
ujson>=5.4.0
fastapi>=0.109.1
Jinja2>=3.0
gpt4all>=1.0.0
pytest
openai==0.28.0
black
isort
python-dotenv
python-dotenv
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 2035a8e

Please sign in to comment.