Skip to content

Commit 09a4dea

Browse files
authored
Merge pull request #122 from blues/alex-cleanup-deps
chore: update dependencies in Pipfile and Pipfile.lock
2 parents b1247cd + dad30de commit 09a4dea

File tree

2 files changed

+144
-309
lines changed

2 files changed

+144
-309
lines changed

Pipfile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,12 @@ name = "pypi"
77
filelock = ">=3.4.1"
88

99
[dev-packages]
10-
future = "==0.18.3"
11-
iso8601 = "==0.1.12"
12-
pyserial = "==3.4"
1310
python-periphery = "==2.3.0"
11+
pyserial = "==3.4"
1412
pyyaml = "==6.0.1"
1513
flake8 = "==6.1.0"
1614
pytest = "==8.3.4"
1715
pydocstyle = "==5.0.2"
18-
packaging = ">=20.4"
1916
coveralls = "==3.3.1"
2017
ddtrace = "==2.21.1"
2118
pytest-cov = "*"

0 commit comments

Comments
 (0)