Skip to content

Commit d3b7fbd

Browse files
committed
chore(deps): #43 clean Pipfile to only list dependencies in setup.py
1 parent 0a60657 commit d3b7fbd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Pipfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ url = "https://pypi.python.org/simple"
44
verify_ssl = true
55

66
[packages]
7-
marshmallow = ">=3.5"
87
pygitguardian = { editable = true, path = "." }
9-
requests = ">=2"
10-
marshmallow-dataclass = ">=8.5.8,<8.6.0"
118

129
[dev-packages]
1310
black = "==22.3.0"

0 commit comments

Comments
 (0)