Skip to content

Commit

Permalink
Replace Poetry with its dependencies in install_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
maresb committed Sep 19, 2022
1 parent e798669 commit 16f0435
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,14 @@ ensureconda >=1.3
click >=8.0
click-default-group
pydantic >=1.8.1
poetry <1.2
ruamel.yaml
poetry
typing-extensions
clikit
tomlkit
lark
crashtest
cleo <0.9
cachecontrol[filecache] ==0.12.9
cachy <0.4.0
html5lib <2

0 comments on commit 16f0435

Please sign in to comment.