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 7636488 commit a060b49Copy full SHA for a060b49
nbs/API/precompile.ipynb
@@ -105,11 +105,7 @@
105
]
106
}
107
],
108
- "metadata": {
109
- "language_info": {
110
- "name": "python"
111
- }
112
- },
+ "metadata": {},
113
"nbformat": 4,
114
"nbformat_minor": 2
115
settings.ini
@@ -37,7 +37,7 @@ language = English
37
status = 3
38
user = acclab
39
40
-requirements = fastcore pandas~=1.5.0 numpy~=1.23.5 matplotlib~=3.6.3 seaborn~=0.12.2 scipy~=1.9.3 datetime statsmodels lqrt numba~=0.59.1 tqdm
+requirements = fastcore pandas~=1.5.0 numpy~=1.23.5 matplotlib~=3.6.3 seaborn~=0.12.2 scipy~=1.9.3 datetime statsmodels lqrt numba tqdm
41
dev_requirements = pytest~=7.2.1 pytest-mpl~=0.16.1
42
43
### Optional ###
0 commit comments