File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -17,4 +17,5 @@ __pycache__/
1717/build
1818/doc /_apidoc /
1919* .swp
20-
20+ bandit_report_code.txt
21+ bandit_report.json
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ aimrecords==0.0.7
66aimrocks == 0.4.0
77aiobotocore == 2.13.0
88aiofiles == 23.2.1
9- aiohttp == 3.9.5
9+ aiohttp == 3.10.2
1010aiohttp-cors == 0.7.0
1111aioitertools == 0.11.0
1212aiorwlock == 1.4.0
@@ -33,7 +33,7 @@ boto3==1.34.106
3333botocore == 1.34.106
3434brotli == 1.1.0
3535cachetools == 5.3.3
36- certifi == 2024.6.2
36+ certifi == 2024.7.4
3737cffi == 1.16.0
3838charset-normalizer == 3.3.2
3939click == 8.1.7
@@ -137,7 +137,7 @@ nbformat==5.10.4
137137nest-asyncio == 1.6.0
138138networkx == 3.3
139139ninja == 1.11.1.1
140- nltk == 3.8.1
140+ nltk == 3.8.2
141141notebook == 7.2.0
142142notebook-shim == 0.2.4
143143numpy == 1.26.4
@@ -221,7 +221,7 @@ seaborn==0.13.2
221221send2trash == 1.8.3
222222sentence-transformers == 3.0.0
223223sentencepiece == 0.2.0
224- sentry-sdk == 2.4 .0
224+ sentry-sdk == 2.8 .0
225225setproctitle == 1.3.3
226226setuptools == 70.0.0
227227six == 1.16.0
@@ -234,7 +234,7 @@ sqlalchemy==2.0.30
234234stack-data == 0.6.3
235235starlette == 0.36.2
236236statsmodels == 0.14.2
237- streamlit == 1.35 .0
237+ streamlit == 1.37 .0
238238sympy == 1.12.1
239239tabulate == 0.9.0
240240tblib == 3.0.0
You can’t perform that action at this time.
0 commit comments