Skip to content

Commit

Permalink
1.7.1dev: merge [17843] from 1.6-stable (refs #13789)
Browse files Browse the repository at this point in the history
git-svn-id: http://trac.edgewall.org/intertrac/log:/trunk@17844 af82e41b-90c4-0310-8c96-b1721e28e2e2
  • Loading branch information
jomae committed Sep 28, 2024
2 parents d1c91be + f2a2cc7 commit 0362277
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/requirements-minimum.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Jinja2
multipart; python_version>='3.11'
multipart<1.0.0; python_version>='3.11'
aiosmtpd; python_version>='3.10'
selenium!=4.10.0
pytidylib
Expand Down
2 changes: 1 addition & 1 deletion .github/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Jinja2
multipart; python_version>='3.11'
multipart<1.0.0; python_version>='3.11'
aiosmtpd; python_version>='3.10'
selenium!=4.10.0
pytidylib
Expand Down

0 comments on commit 0362277

Please sign in to comment.