Skip to content

Commit 34cd3de

Browse files
Upgrade testing to PyMC v4+
1 parent f8fe267 commit 34cd3de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
arviz
22
clickhouse-driver
33
flake8
4-
pymc==4.0.1
4+
pymc>=4.0.1
55
pytest
66
pytest-cov
77
twine

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
betterproto==2.0.0b4
22
hagelkorn
3-
numpy<1.22.0
3+
numpy
44
pandas

0 commit comments

Comments
 (0)