Skip to content

Commit

Permalink
get rid of js eval
Browse files Browse the repository at this point in the history
  • Loading branch information
Shom770 committed Feb 14, 2024
1 parent 8c710f9 commit 74ff96d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ python-dotenv==1.0.1
vaderSentiment==3.3.2
st-annotated-text==4.0.1
notion-client==2.2.1
streamlit-js-eval==0.1.5
2 changes: 1 addition & 1 deletion src/utils/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,4 @@ class Criteria:
"Okay": 3,
"Poor": 2,
"Very Poor": 1
}
}

0 comments on commit 74ff96d

Please sign in to comment.