Skip to content

Commit

Permalink
Use Python 3.12, raise/set versions for aiohttp, posttroll, urllib3 a…
Browse files Browse the repository at this point in the history
…nd zipp
  • Loading branch information
lahtinep committed Oct 23, 2024
1 parent 5df4fd1 commit 5056410
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions environment.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
channels:
- conda-forge
dependencies:
- aiohttp>=3.9.4
- aiohttp>=3.10.2
- configobj
- git
- netifaces
- pip
- pip:
- posttroll==1.10.0
- posttroll==1.11.0
- pytroll-collectors==0.16.0
- python=3.11
- python=3.12
- pyyaml
- pyzmq
- s3fs>=2022.8.2
- trollsift=0.5.1
- urllib3>=2.2.2
- zeromq
- zipp>=3.19.1

0 comments on commit 5056410

Please sign in to comment.