File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,14 +26,14 @@ idna==3.4 ; python_version >= "3.7" and python_version < "4"
26
26
imagesize == 1.4.1 ; python_version >= "3.7" and python_version < "4.0"
27
27
importlib-metadata == 4.2.0 ; python_version >= "3.7" and python_version < "3.10"
28
28
iniconfig == 1.1.1 ; python_version >= "3.7" and python_version < "4.0"
29
- isort == 5.10.1 ; python_version >= "3.7" and python_version < "4.0"
29
+ isort == 5.11.4 ; python_version >= "3.7" and python_version < "4.0"
30
30
itsdangerous == 2.1.2 ; python_version >= "3.7" and python_version < "4.0"
31
31
jinja2 == 3.1.2 ; python_version >= "3.7" and python_version < "4.0"
32
32
markupsafe == 2.1.1 ; python_version >= "3.7" and python_version < "4.0"
33
33
mccabe == 0.7.0 ; python_version >= "3.7" and python_version < "4.0"
34
34
mnemonic == 0.20 ; python_version >= "3.7" and python_version < "4.0"
35
35
mypy-extensions == 0.4.3 ; python_version >= "3.7" and python_version < "4.0"
36
- mypy == 0.990 ; python_version >= "3.7" and python_version < "4.0"
36
+ mypy == 0.991 ; python_version >= "3.7" and python_version < "4.0"
37
37
oscrypto == 1.3.0 ; python_version >= "3.7" and python_version < "4.0"
38
38
packaging == 22.0 ; python_version >= "3.7" and python_version < "4.0"
39
39
pathspec == 0.10.2 ; python_version >= "3.7" and python_version < "4.0"
Original file line number Diff line number Diff line change 21
21
# -- Project information -----------------------------------------------------
22
22
23
23
project = "PyCardano"
24
- copyright = "2021, JerryC "
25
- author = "JerryC "
24
+ copyright = "2023, Jerry "
25
+ author = "Jerry "
26
26
27
27
28
28
# -- General configuration ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments