Phase 1 project prototype
This commit is contained in:
parent
29215e2bd2
commit
2c9ae1c312
29 changed files with 2967 additions and 22 deletions
|
|
@ -12,6 +12,10 @@ dependencies = [
|
|||
"xlrd>=2.0",
|
||||
"pyarrow>=17.0",
|
||||
"lxml>=5.0",
|
||||
"beautifulsoup4>=4.12",
|
||||
"playwright>=1.40",
|
||||
"dash>=2.17",
|
||||
"plotly>=5.22",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue