diff --git a/environment.yml b/environment.yml index 7c00306..24403dc 100644 --- a/environment.yml +++ b/environment.yml @@ -3,8 +3,6 @@ channels: - conda-forge - nodefaults dependencies: - # TODO: hyp3lib fails to import `cgi` which has been removed in Python 3.13: https://docs.python.org/3/library/cgi.html - # we should decide how to resolve this - python>=3.10 - pip # For packaging, and testing