Skip to content

Commit ff98f06

Browse files
ferrinericardoV94
authored andcommitted
bump versions in requirements
1 parent bcce213 commit ff98f06

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

conda-envs/environment-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ dependencies:
1010
- dask
1111
- xhistogram
1212
- pip:
13-
- pymc>=5.4.1 # CI was failing to resolve
13+
- pymc>=5.6.0 # CI was failing to resolve
1414
- blackjax
1515
- scikit-learn

conda-envs/windows-environment-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ dependencies:
99
- dask
1010
- xhistogram
1111
- pip:
12-
- pymc>=5.4.1 # CI was failing to resolve
12+
- pymc>=5.6.0 # CI was failing to resolve
1313
- scikit-learn

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pymc>=5.5.0
1+
pymc>=5.6.0
22
scikit-learn

0 commit comments

Comments
 (0)