Skip to content

Commit f5e0660

Browse files
committed
feat: add datagouv_client 0.3.2 (now Python 3.14 compliant)
1 parent cd68aac commit f5e0660

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.metwork-framework/components.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
| [CairoSVG](https://courtbouillon.org/cairosvg) | 2.9.0 | python3_extratools |
1010
| [comm](https://github.com/ipython/comm) | 0.2.2 | python3_extratools |
1111
| [cssselect2](https://doc.courtbouillon.org/cssselect2/) | 0.9.0 | python3_extratools |
12+
| [datagouv_client](https://pypi.org/project/datagouv_client) | 0.3.2 | python3_extratools |
1213
| [debugpy](https://aka.ms/debugpy) | 1.8.14 | python3_extratools |
1314
| [docstring-to-markdown](https://pypi.org/project/docstring-to-markdown) | 0.17 | python3_extratools |
1415
| [download](https://github.com/choldgraf/download) | 0.3.5 | python3_extratools |
@@ -88,4 +89,4 @@
8889
| [widgetsnbextension](http://jupyter.org) | 4.0.14 | python3_extratools |
8990
| [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) | 3.2.5 | python3_extratools |
9091

91-
*(87 components)*
92+
*(88 components)*

layers/layer5_python3_extratools/0500_extra_packages/requirements3.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ cairocffi==1.7.1
77
cairosvg==2.9.0
88
comm==0.2.2
99
cssselect2==0.9.0
10+
datagouv_client==0.3.2
1011
debugpy==1.8.14
1112
docstring-to-markdown==0.17
1213
download==0.3.5

0 commit comments

Comments
 (0)