Skip to content

Commit 820532a

Browse files
committed
remove pins
1 parent 81f475a commit 820532a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

environment.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ channels:
33
- conda-forge
44
dependencies:
55
- python>3.10, <3.14
6-
- pandas>=2.2.0
6+
- pandas
77
- numba
88
- paramtools>=0.20.0
99
- taxcalc>=5.2.0
10-
- bokeh>=3.1.1
10+
- bokeh
1111
- setuptools
1212
- pip
1313
- xlrd
@@ -19,6 +19,6 @@ dependencies:
1919
- coverage
2020
- black
2121
- pip:
22-
- jupyter-book>=0.9.1
22+
- jupyter-book
2323
- "cs-kit>=1.16.8"
2424
- cs2tc

0 commit comments

Comments
 (0)