Skip to content

Commit 49a56f3

Browse files
authored
Merge pull request #5 from NeotomaDB/dev
Dev
2 parents 953dec1 + 32a1d51 commit 49a56f3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ classifiers = [
2222
"Topic :: Software Development :: Object Brokering"
2323
]
2424
dependencies = [
25-
"numpy>1.25.0",
26-
"pandas==2.0.2",
2725
"psycopg2-binary>=2.9.10",
2826
"python-dateutil==2.8.2",
2927
"python-dotenv==1.0.0",
@@ -32,7 +30,6 @@ dependencies = [
3230
"six==1.16.0",
3331
"tzdata==2023.3",
3432
"openpyxl",
35-
"requests",
3633
"tqdm>=4.65.0",
3734
"mkdocs>=1.6.1",
3835
"mkdocs-material>=9.6.16",

0 commit comments

Comments
 (0)