Skip to content

Commit a0e1e2d

Browse files
committed
add diracx dependencies
1 parent f10e061 commit a0e1e2d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

base/environment.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ channels:
55
- nodefaults
66
dependencies:
77
- authlib
8+
- aiobotocore
9+
- botocore
810
- cachetools
911
# Needed because coverage runs inside the image
1012
# when doing the integration tests
@@ -19,7 +21,9 @@ dependencies:
1921
- pydantic-settings
2022
- python =3.11
2123
- pyyaml
24+
- pyjwt
2225
- requests
2326
- urllib3 <2
2427
- sh
2528
- tini
29+
- zstandard

0 commit comments

Comments
 (0)