We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e0759 commit f3b9646Copy full SHA for f3b9646
1 file changed
Pipfile
@@ -14,15 +14,6 @@ pandas = "~=1.2.2"
14
sqlparse = "~=0.4.1"
15
16
[dev-packages]
17
-sqlalchemy = "~=1.4.7"
18
-python-dateutil = "~=2.8.1"
19
-pre-commit = "*"
20
-pysolr = "~=3.9.0"
21
-pytest = "~=7.4.4"
22
-requests = "~=2.31.0"
23
-numpy = "~=1.22"
24
-pandas = "~=1.2.2"
25
-sqlparse = "~=0.4.1"
26
nose = "*"
27
mock = "*"
28
coverage = "*"
0 commit comments