We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c329d commit 2e7d5a2Copy full SHA for 2e7d5a2
schematized_config/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.11"
+__version__ = "0.0.12"
settings.ini
@@ -26,7 +26,7 @@ keywords = nbdev jupyter notebook python
26
language = English
27
status = 3
28
user = tutankalex
29
-requirements = jsonschema>=4.17.3 python-dotenv>=1.0.0 fs>=2.4.16
+requirements = jsonschema>=4.17.3 python-dotenv>=1.0.0 fs>=2.4.16 fastcore>=1.5
30
readme_nb = index.ipynb
31
allowed_metadata_keys =
32
allowed_cell_metadata_keys =
0 commit comments