Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Commit eb3fcbc

Browse files
mitalipoashahba
authored andcommitted
Modify dependency versions to solve Dependabot issues (#320)
* Modify dependency versions to solve Dependabot issues * Update requirements.txt
1 parent 87140ee commit eb3fcbc

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
streamlit==1.35.0
1+
streamlit==1.37.0
2+
numpy==1.24.4
23
pandas==1.5.3
3-
lxml==4.8.0
4+
lxml==4.9.1
45
altair==5.3.0
56
plotly==5.20.0
6-
requests==2.31.0
7-
git+https://github.com/intel/intel-xai-tools.git#subdirectory=model_card_gen
7+
requests==2.32.0
8+
git+https://github.com/intel/intel-xai-tools.git@v1.1.0#subdirectory=model_card_gen

0 commit comments

Comments
 (0)