Skip to content

Commit

Permalink
Remove unused requests and set aiohttp version limit
Browse files Browse the repository at this point in the history
  • Loading branch information
lahtinep committed May 28, 2024
1 parent 7d58636 commit 5df4fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
channels:
- conda-forge
dependencies:
- aiohttp>=3.9.4
- configobj
- git
- netifaces
Expand All @@ -11,7 +12,6 @@ dependencies:
- python=3.11
- pyyaml
- pyzmq
- requests>=2.33.0
- s3fs>=2022.8.2
- trollsift=0.5.1
- zeromq

0 comments on commit 5df4fd1

Please sign in to comment.