Skip to content

Commit

Permalink
chore: Removing redundant dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aadel committed Jun 5, 2024
1 parent 43e0759 commit f3b9646
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,6 @@ pandas = "~=1.2.2"
sqlparse = "~=0.4.1"

[dev-packages]
sqlalchemy = "~=1.4.7"
python-dateutil = "~=2.8.1"
pre-commit = "*"
pysolr = "~=3.9.0"
pytest = "~=7.4.4"
requests = "~=2.31.0"
numpy = "~=1.22"
pandas = "~=1.2.2"
sqlparse = "~=0.4.1"
nose = "*"
mock = "*"
coverage = "*"
Expand Down

0 comments on commit f3b9646

Please sign in to comment.