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 08e8fe2 commit 0d189a3Copy full SHA for 0d189a3
requirements-dev.txt
@@ -18,9 +18,12 @@ pycodestyle
18
pyupgrade
19
gitpython
20
gitdb
21
+numpydoc < 1.2
22
+pandas-dev-flaker
23
+pydata-sphinx-theme
24
+pytest-cython
25
sphinx
26
sphinx-panels
-numpydoc < 1.2
27
types-python-dateutil
28
types-PyMySQL
29
types-pytz
@@ -51,7 +54,6 @@ statsmodels
51
54
ipywidgets
52
55
nbformat
53
56
notebook>=6.0.3
-pip
57
blosc
58
bottleneck>=1.3.1
59
ipykernel
@@ -83,7 +85,4 @@ cftime
83
85
pyreadstat
84
86
tabulate>=0.8.3
87
natsort
-pydata-sphinx-theme
-pandas-dev-flaker==0.2.0
88
-pytest-cython
89
setuptools>=51.0.0
0 commit comments