Skip to content

Commit

Permalink
support falcon-alliance, add packaging package
Browse files Browse the repository at this point in the history
  • Loading branch information
00magikarp committed Sep 2, 2024
1 parent 3d77d4d commit 4795f59
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 4795f59

Please sign in to comment.