Skip to content

Commit d07a518

Browse files
authored
Merge pull request #142 from Vikranth3140/main
Added requirements.txt and updated .gitignore
2 parents 79ed5a8 + 867522b commit d07a518

File tree

4 files changed

+5
-0
lines changed

4 files changed

+5
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
catboost_info/
2+
streamlit\__pycache__

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
streamlit
2+
pandas
3+
plotly
4+
functions
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)