Skip to content

Commit 22c9e54

Browse files
authored
[Fix]: Fix CVEs (#9)
* fix cve * portia cryptography update * update next version browsegpt
1 parent a781a32 commit 22c9e54

File tree

4 files changed

+521
-87
lines changed

4 files changed

+521
-87
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
browserbase
2-
langchain-community
2+
langchain-community>=0.2.19
33
playwright
44
poetry

examples/integrations/portia/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ cachetools==5.5.2
1414
certifi==2025.4.26
1515
charset-normalizer==3.4.2
1616
click==8.2.1
17+
cryptography>=44.0.1
1718
Cython==3.1.1
1819
defusedxml==0.7.1
1920
distro==1.9.0

0 commit comments

Comments
 (0)