File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ channels:
1111 - nodefaults
1212dependencies :
1313 - aiobotocore >=2.12
14+ - authlib
1415 - boto3
1516 - botocore
1617 - cwltool
@@ -19,6 +20,7 @@ dependencies:
1920 - dominate
2021 - fts3
2122 - importlib-metadata
23+ - joserfc
2224 - m2crypto >=0.38.0
2325 - packaging
2426 - pexpect
@@ -30,7 +32,6 @@ dependencies:
3032 - pytz
3133 - rucio-clients >=34.4.2
3234 - sqlalchemy
33- - authlib
3435 - pyjwt
3536 # For diracx-client
3637 - azure-core
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ dependencies:
1313 - git
1414 - gitpython
1515 - httpx
16+ - joserfc
1617 - pip
1718 - pydantic >=2
1819 - pydantic-settings
Original file line number Diff line number Diff line change @@ -4,12 +4,13 @@ channels:
44 - conda-forge
55 - nodefaults
66dependencies :
7- - authlib
87 - aiomysql
98 - aiosqlite
9+ - authlib
1010 - email-validator
1111 - fastapi
1212 - isodate
13+ - joserfc
1314 - opensearch-py
1415 - pyjwt
1516 - coverage
You can’t perform that action at this time.
0 commit comments