Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
r-hensley committed Jul 31, 2024
1 parent 28362ba commit fa769f7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ async-timeout
attrs
beautifulsoup4>=4.9.3
charset-normalizer
click~=8.1.3
click>=8.1.3
colorama
cycler~=0.11.0
fonttools~=4.34.4
Expand Down Expand Up @@ -59,11 +59,11 @@ flatbuffers~=22.12.6
gast~=0.4.0
astunparse~=1.6.3
termcolor~=2.1.1
pandas~=1.4.3
pandas
PyYAML~=6.0
decorator~=5.1.1
vaderSentiment~=3.3.2
sklearn>=0.0
scikit-learn
asqlite>=2.0.0a0
bs4>=0.0.1
bs4
python-dotenv

0 comments on commit fa769f7

Please sign in to comment.