We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 446b83c + c0e6f0b commit abba31eCopy full SHA for abba31e
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2025 NAKANISHI Kiyomaro
+Copyright (c) 2025-2026 NAKANISHI Kiyomaro
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
requirements.txt
@@ -1,8 +1,8 @@
-can-isotp==2.0.6
-msgpack==1.1.0
+can-isotp==2.0.7
+msgpack==1.1.2
packaging==24.2
pyserial==3.5
-python-can==4.5.0
-typing_extensions==4.12.2
7
-udsoncan==1.24.1
+python-can==4.6.1
+typing_extensions==4.15.0
+udsoncan==1.25.2
8
wrapt==1.17.2
0 commit comments