Skip to content

Commit abba31e

Browse files
authored
Merge pull request #7 from Nakakiyo092/develop
Update depenadencies
2 parents 446b83c + c0e6f0b commit abba31e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 NAKANISHI Kiyomaro
3+
Copyright (c) 2025-2026 NAKANISHI Kiyomaro
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
can-isotp==2.0.6
2-
msgpack==1.1.0
1+
can-isotp==2.0.7
2+
msgpack==1.1.2
33
packaging==24.2
44
pyserial==3.5
5-
python-can==4.5.0
6-
typing_extensions==4.12.2
7-
udsoncan==1.24.1
5+
python-can==4.6.1
6+
typing_extensions==4.15.0
7+
udsoncan==1.25.2
88
wrapt==1.17.2

0 commit comments

Comments
 (0)