annotate requirements_tests.txt @ 477:1de6cc49776e

Optimize .unquote() by aliasing some methods to locals and avoiding the first append call
author Franz Glasner <f.glasner@feldmann-mg.com>
date Fri, 17 Dec 2021 11:42:47 +0100
parents c6672763036e
children 7b3c3a89f720
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
317
c6672763036e ADD: an extra requirements_tests.txt
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1 PyYAML>=3
c6672763036e ADD: an extra requirements_tests.txt
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2 toml>=0.10