Skip to content

Commit

Permalink
initial-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Rambabu-Akkapolu authored Dec 13, 2024
1 parent f2a742f commit 8a65653
Showing 1 changed file with 5 additions and 72 deletions.
77 changes: 5 additions & 72 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,72 +1,5 @@
altair==4.2.0
attrs==22.1.0
beautifulsoup4==4.11.1
blinker==1.5
cachetools==5.2.0
certifi==2022.9.24
charset-normalizer==2.1.1
clean-text==0.6.0
click==8.1.3
colorama==0.4.5
commonmark==0.9.1
cssselect==1.1.0
decorator==5.1.1
emoji==1.6.3
entrypoints==0.4
feedfinder2==0.0.4
feedparser==6.0.10
filelock==3.8.0
ftfy==6.1.1
gitdb==4.0.9
GitPython==3.1.27
idna==3.4
importlib-metadata==5.0.0
jieba3k==0.35.1
Jinja2==3.1.2
joblib==1.2.0
jsonschema==4.16.0
lxml==4.9.1
MarkupSafe==2.1.1
newspaper3k==0.2.8
nltk==3.7
numpy==1.26.4
openpyxl==3.0.10
packaging==21.3
pandas==1.5.0
Pillow==9.2.0
protobuf==3.20.3
pyarrow==9.0.0
pydeck==0.8.0b3
Pygments==2.13.0
Pympler==1.0.1
pyparsing==3.0.9
pyrsistent==0.18.1
python-dateutil==2.8.2
pytz==2022.4
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0.2
regex==2022.9.13
requests==2.28.1
requests-file==1.5.1
rich==12.6.0
semver==2.13.0
sgmllib3k==1.0.0
six==1.16.0
smmap==5.0.0
soupsieve==2.3.2.post1
streamlit==1.13.0
textblob==0.17.1
tinysegmenter==0.3
tldextract==3.3.1
toml==0.10.2
toolz==0.12.0
tornado==6.2
tqdm==4.64.1
typing_extensions==4.3.0
tzdata==2022.4
tzlocal==4.2
urllib3==1.26.12
validators==0.20.0
watchdog==2.1.9
wcwidth==0.2.5
zipp==3.8.1
pandas==1.3.3
streamlit==1.2.0
textblob==0.15.3
cleantext==1.1.4
openpyxl==3.0.9

0 comments on commit 8a65653

Please sign in to comment.