Skip to content

Commit

Permalink
Lock dynaconf version below 3.2.1
Browse files Browse the repository at this point in the history
3.2.1 introduced a issue that will be resolved in 3.2.2
  • Loading branch information
JacobCallahan committed Aug 24, 2023
1 parent 261b646 commit 0a9f54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ classifiers =
install_requires =
awxkit
click
dynaconf>=3.1.0
dynaconf<3.2.1
logzero
pyyaml
setuptools
Expand Down

0 comments on commit 0a9f54f

Please sign in to comment.