fake-orcid-analysis/requirements.txt

19 lines
182 B
Plaintext
Raw Normal View History

2021-03-18 17:43:00 +01:00
# local package
-e .
# external requirements
click
Sphinx
coverage
awscli
flake8
python-dotenv>=0.5.1
2021-03-23 19:02:07 +01:00
# analysis requirements
pandas
tldextract
numpy
plotly
2021-04-21 16:51:29 +02:00
seaborn
nltk
matplotlib