Skip to content

Commit f19c498

Browse files
committed
ci: revert pytensor dependency back to official release in dev environment
1 parent bca2b1e commit f19c498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-envs/environment-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ dependencies:
1212
- numpy>=1.25.0
1313
- pandas>=0.24.0
1414
- pip
15+
- pytensor>=2.38.2,<2.39
1516
- python-graphviz
1617
- networkx
1718
- scipy>=1.4.1
@@ -39,7 +40,6 @@ dependencies:
3940
- mypy=1.19.1
4041
- types-cachetools
4142
- pip:
42-
- pytensor @ git+https://github.com/pymc-devs/pytensor.git@v3
4343
- pymc-sphinx-theme>=0.16.0
4444
- numdifftools>=0.9.40
4545
- mcbackend>=0.4.0

0 commit comments

Comments
 (0)