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 249acd6 commit f37cd93Copy full SHA for f37cd93
requirements-dev.txt
@@ -1,8 +1,10 @@
1
arviz
2
clickhouse-driver
3
flake8
4
-pymc>=4.0.1
+pymc==4.1.4
5
pytest
6
pytest-cov
7
+# Temporary pin to fix Aesara import
8
+setuptools>=48.0.0
9
twine
10
wheel
0 commit comments