Skip to content

Commit

Permalink
Add fsspec-xrootd to KingMaker env for genweight calc of sample_manager
Browse files Browse the repository at this point in the history
  • Loading branch information
tvoigtlaender committed Nov 12, 2024
1 parent bb67718 commit 1644aee
Showing 1 changed file with 3 additions and 30 deletions.
33 changes: 3 additions & 30 deletions KingMaker_envs/KingMaker_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ dependencies:
- boost-cpp=1.84.0=h44aadfe_3
- bzip2=1.0.8=hd590300_5
- c-ares=1.28.1=hd590300_0
- ca-certificates=2024.7.4=hbcca054_0
- ca-certificates=2024.8.30=hbcca054_0
- cgsi-gsoap=1.3.11=h410d046_8
- conda-pack=0.8.0=pyhd8ed1ab_0
- curl=8.8.0=he654da7_1
- cyrus-sasl=2.1.27=h54b06d7_7
- davix=0.8.6=h5f3b820_0
- dcap=2.47.14=h481617c_2
- expat=2.6.2=h59595ed_0
- fsspec-xrootd=0.4.0=pyhd8ed1ab_2
- gct=6.2.1705709074=h6bbaf85_0
- gettext=0.22.5=h59595ed_2
- gettext-tools=0.22.5=h59595ed_2
Expand Down Expand Up @@ -71,7 +72,7 @@ dependencies:
- ncurses=6.5=h59595ed_0
- numpy=2.0.0=py39ha0965c0_0
- openldap=2.6.8=hedd0468_0
- openssl=3.3.1=h4ab18f5_1
- openssl=3.3.1=hb9d3cd8_3
- pcre=8.45=h9c3ff4c_0
- pcre2=10.44=h0f59acf_0
- perl=5.32.1=7_hd590300_perl5
Expand All @@ -98,93 +99,65 @@ dependencies:
- aiohttp==3.9.5
- aiosignal==1.3.1
- alembic==1.12.1
- annotated-types==0.7.0
- argcomplete==3.1.6
- async-timeout==4.0.3
- attrs==23.2.0
- awkward==2.6.5
- awkward-cpp==34
- bcrypt==4.1.3
- blinker==1.8.2
- boto3==1.29.5
- botocore==1.32.7
- cachetools==5.3.3
- certifi==2024.6.2
- cffi==1.16.0
- charset-normalizer==3.3.2
- click==8.1.7
- cramjam==2.8.3
- cryptography==42.0.8
- decorator==5.1.1
- defusedxml==0.7.1
- docopt==0.6.2
- docutils==0.19
- dogpile-cache==1.2.2
- flask==3.0.0
- frozenlist==1.4.1
- fsspec==2024.6.0
- future==1.0.0
- geoip2==4.7.0
- google-auth==2.23.4
- greenlet==3.0.3
- idna==3.7
- importlib-metadata==7.1.0
- itsdangerous==2.2.0
- jinja2==3.1.4
- jmespath==1.0.1
- jsonschema==4.20.0
- jsonschema-specifications==2023.12.1
- luigi==3.5.1
- mako==1.3.5
- markdown-it-py==2.2.0
- markupsafe==2.1.5
- maxminddb==2.6.2
- mdurl==0.1.2
- multidict==6.0.5
- oic==1.6.1
- packaging==23.0
- paramiko==3.4.0
- pbr==6.0.0
- prometheus-client==0.19.0
- prompt-toolkit==3.0.36
- pyasn1==0.6.0
- pyasn1-modules==0.4.0
- pycparser==2.22
- pycryptodomex==3.20.0
- pydantic==2.8.2
- pydantic-core==2.20.1
- pydantic-settings==2.3.4
- pygments==2.15.0
- pyjwkest==1.4.2
- pymemcache==4.0.0
- pynacl==1.5.0
- python-daemon==3.0.1
- python-dateutil==2.8.2
- python-dotenv==1.0.1
- python-magic==0.4.27
- pyyaml==6.0.1
- questionary==2.0.1
- redis==5.0.1
- referencing==0.35.1
- requests==2.32.3
- rich==13.7.1
- rpds-py==0.18.1
- rsa==4.9
- rucio==34.4.3
- s3transfer==0.7.0
- six==1.16.0
- sqlalchemy==2.0.23
- statsd==4.0.1
- stevedore==5.2.0
- stomp-py==8.1.0
- tabulate==0.9.0
- tenacity==8.3.0
- tornado==6.2
- typing-extensions==4.12.2
- uproot==5.3.7
- urllib3==1.26.18
- wcwidth==0.2.6
- websocket-client==1.8.0
- werkzeug==3.0.3
- yarl==1.9.4
- zipp==3.19.2

0 comments on commit 1644aee

Please sign in to comment.