mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 14:06:14 +02:00
Remove sample format and its asteval dependency (#1436)
This commit is contained in:
parent
a969f9b3fb
commit
d405e92292
6 changed files with 2 additions and 226 deletions
|
@ -30,7 +30,6 @@ classifiers = [
|
|||
python = ">=3.9.0, <3.12"
|
||||
|
||||
ansiwrap = "^0.8.4"
|
||||
asteval = "^0.9"
|
||||
colorama = ">=0.4" # https://github.com/tartley/colorama/blob/master/CHANGELOG.rst
|
||||
cryptography = ">=3.0" # https://cryptography.io/en/latest/api-stability.html
|
||||
keyring = ">=21.0" # https://github.com/jaraco/keyring#integration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue