We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 953dec1 + 32a1d51 commit 49a56f3Copy full SHA for 49a56f3
1 file changed
pyproject.toml
@@ -22,8 +22,6 @@ classifiers = [
22
"Topic :: Software Development :: Object Brokering"
23
]
24
dependencies = [
25
- "numpy>1.25.0",
26
- "pandas==2.0.2",
27
"psycopg2-binary>=2.9.10",
28
"python-dateutil==2.8.2",
29
"python-dotenv==1.0.0",
@@ -32,7 +30,6 @@ dependencies = [
32
30
"six==1.16.0",
33
31
"tzdata==2023.3",
34
"openpyxl",
35
- "requests",
36
"tqdm>=4.65.0",
37
"mkdocs>=1.6.1",
38
"mkdocs-material>=9.6.16",
0 commit comments