.github/workflows/ci.yaml
0 → 100644
+47
−0
+3
−0
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -3,6 +3,7 @@ asttokens==3.0.0 | ||
attrs==25.3.0
|
||
backcall==0.2.0
|
||
beautifulsoup4==4.13.3
|
||
black==24.8.0
|
||
bleach==6.2.0
|
||
build==1.2.2.post1
|
||
certifi==2025.1.31
|
||
| @@ -19,10 +20,12 @@ exceptiongroup==1.2.2 | ||
executing==2.2.0
|
||
fastjsonschema==2.21.1
|
||
filelock==3.18.0
|
||
flake8==7.1.1
|
||
identify==2.6.10
|
||
idna==3.10
|
||
iniconfig==2.0.0
|
||
ipython==8.12.3
|
||
isort==5.13.2
|
||
jedi==0.19.2
|
||
Jinja2==3.1.6
|
||
jsonschema==4.23.0
|
||
Loading