Skip to content

Commit e17c57c

Browse files
Bumped Dependencies
1 parent 207ca8d commit e17c57c

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ __pycache__/
1717
/build
1818
/doc/_apidoc/
1919
*.swp
20-
20+
bandit_report_code.txt
21+
bandit_report.json

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ aimrecords==0.0.7
66
aimrocks==0.4.0
77
aiobotocore==2.13.0
88
aiofiles==23.2.1
9-
aiohttp==3.9.5
9+
aiohttp==3.10.2
1010
aiohttp-cors==0.7.0
1111
aioitertools==0.11.0
1212
aiorwlock==1.4.0
@@ -33,7 +33,7 @@ boto3==1.34.106
3333
botocore==1.34.106
3434
brotli==1.1.0
3535
cachetools==5.3.3
36-
certifi==2024.6.2
36+
certifi==2024.7.4
3737
cffi==1.16.0
3838
charset-normalizer==3.3.2
3939
click==8.1.7
@@ -137,7 +137,7 @@ nbformat==5.10.4
137137
nest-asyncio==1.6.0
138138
networkx==3.3
139139
ninja==1.11.1.1
140-
nltk==3.8.1
140+
nltk==3.8.2
141141
notebook==7.2.0
142142
notebook-shim==0.2.4
143143
numpy==1.26.4
@@ -221,7 +221,7 @@ seaborn==0.13.2
221221
send2trash==1.8.3
222222
sentence-transformers==3.0.0
223223
sentencepiece==0.2.0
224-
sentry-sdk==2.4.0
224+
sentry-sdk==2.8.0
225225
setproctitle==1.3.3
226226
setuptools==70.0.0
227227
six==1.16.0
@@ -234,7 +234,7 @@ sqlalchemy==2.0.30
234234
stack-data==0.6.3
235235
starlette==0.36.2
236236
statsmodels==0.14.2
237-
streamlit==1.35.0
237+
streamlit==1.37.0
238238
sympy==1.12.1
239239
tabulate==0.9.0
240240
tblib==3.0.0

0 commit comments

Comments
 (0)