Skip to content

Commit

Permalink
Merge pull request #26 from team4099/fix-requirements
Browse files Browse the repository at this point in the history
support falcon-alliance, add packaging package
  • Loading branch information
CodingMaster121 authored Jan 19, 2025
2 parents 3d77d4d + 4795f59 commit a77636f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ pandas==2.0.1
plotly==5.14.1
requests==2.30.0
streamlit==1.28.0
scipy==1.10.1
scipy==1.9.3
packaging==22.0 # need packaging for tbapy https://github.com/pypa/setuptools/issues/4501
tbapy==1.3.2
python-dotenv==1.0.1
python-dotenv==0.21.1
vaderSentiment==3.3.2
st-annotated-text==4.0.1
notion-client==2.2.1

0 comments on commit a77636f

Please sign in to comment.