File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ dependencies:
1919 - dominate
2020 - fts3
2121 - importlib-metadata
22+ - joserfc
2223 - m2crypto >=0.38.0
2324 - packaging
2425 - pexpect
@@ -30,7 +31,6 @@ dependencies:
3031 - pytz
3132 - rucio-clients >=34.4.2
3233 - sqlalchemy
33- - authlib
3434 - pyjwt
3535 # For diracx-client
3636 - azure-core
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ channels:
44 - conda-forge
55 - nodefaults
66dependencies :
7- - authlib
87 - cachetools
98 # Needed because coverage runs inside the image
109 # when doing the integration tests
@@ -13,6 +12,7 @@ dependencies:
1312 - git
1413 - gitpython
1514 - httpx
15+ - joserfc
1616 - pip
1717 - pydantic >=2
1818 - pydantic-settings
Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ channels:
44 - conda-forge
55 - nodefaults
66dependencies :
7- - authlib
87 - aiomysql
98 - aiosqlite
109 - email-validator
1110 - fastapi
1211 - isodate
12+ - joserfc
1313 - opensearch-py
1414 - pyjwt
1515 - coverage
You can’t perform that action at this time.
0 commit comments