Skip to content

Commit 1466024

Browse files
committed
Regenerate rerquirements.
1 parent e95d399 commit 1466024

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

requirements-dev.txt

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,14 @@
22
# See that file for comments about the need/usage of each dependency.
33

44
aesara>=2.1.0
5-
<<<<<<< HEAD
6-
arviz>=0.11.4
7-
cachetools>=4.2.1
8-
=======
95
arviz>=0.11.2
106
cachetools
11-
>>>>>>> Remove libblas, mkl and m2w64-toolchain dependencies. As PyMC3 itself does not compile anything, it should not have these dependencies. Instead, it is aesaras job to specify its compile-chain dependencies. Closes #4715.
127
cloudpickle
138
fastprogress>=0.2.0
149
h5py>=2.7
1510
ipython>=7.16
1611
myst-nb
12+
nbsphinx>=0.4
1713
numpy>=1.15.0
1814
numpydoc>=0.9
1915
pandas
@@ -24,8 +20,6 @@ pytest>=3.0
2420
recommonmark>=0.4
2521
scipy>1.4.1
2622
sphinx-autobuild>=0.7
27-
sphinx-design
28-
sphinx-notfound-page
2923
sphinx-panels
3024
sphinx>=1.5
3125
typing-extensions>=3.7.4

0 commit comments

Comments
 (0)