You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Dependencies for direct SEC EDGAR API integration
|
|
aiohttp>=3.8.0
|
|
pandas>=2.0.0
|
|
numpy>=1.24.0
|
|
python-dateutil>=2.8.0
|
|
|
|
# SEC EDGAR data processing
|
|
sec-edgar-downloader>=5.0.0
|
|
beautifulsoup4>=4.12.0
|
|
lxml>=4.9.0 |