Skip to content
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ classifiers = [
"Topic :: Software Development :: Object Brokering"
]
dependencies = [
"numpy>1.25.0",
"pandas==2.0.2",
"psycopg2-binary>=2.9.10",
"python-dateutil==2.8.2",
"python-dotenv==1.0.0",
Expand All @@ -32,7 +30,6 @@ dependencies = [
"six==1.16.0",
"tzdata==2023.3",
"openpyxl",
"requests",
"tqdm>=4.65.0",
"mkdocs>=1.6.1",
"mkdocs-material>=9.6.16",
Expand Down