Ajout de la dépendance sequenzo dans pyproject.toml et uv.lock

This commit is contained in:
2026-02-15 22:13:34 +01:00
parent 8747950696
commit 14390f51e9
3 changed files with 8 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": null,
"execution_count": 5,
"id": "67779b5f",
"metadata": {},
"outputs": [],
@@ -16,7 +16,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": 6,
"id": "ce720425",
"metadata": {},
"outputs": [
@@ -50,7 +50,7 @@
},
{
"cell_type": "code",
"execution_count": 29,
"execution_count": 7,
"id": "35de38ba",
"metadata": {},
"outputs": [
@@ -82,7 +82,7 @@
},
{
"cell_type": "code",
"execution_count": 26,
"execution_count": 8,
"id": "d0d89a7a",
"metadata": {},
"outputs": [
@@ -116,7 +116,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "studies (3.13.9)",
"language": "python",
"name": "python3"
},