revisit 0.0.18__tar.gz → 0.0.19__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,8 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: revisit
3
- Version: 0.0.18
3
+ Version: 0.0.19
4
4
  Requires-Dist: anywidget
5
- Requires-Dist: ipykernel>=6.29.5
6
5
  Requires-Dist: pydantic>=2.10.5
7
6
  Provides-Extra: dev
8
7
  Requires-Dist: jupyterlab; extra == 'dev'
@@ -4,10 +4,9 @@ build-backend = "hatchling.build"
4
4
 
5
5
  [project]
6
6
  name = "revisit"
7
- version = "0.0.18"
7
+ version = "0.0.19"
8
8
  dependencies = [
9
9
  "anywidget",
10
- "ipykernel>=6.29.5",
11
10
  "pydantic>=2.10.5",
12
11
  ]
13
12
  readme = "README.md"
File without changes
File without changes
File without changes
File without changes