contrib/packaging/requirements.txt.in
author Joerg Sonnenberger <joerg@bec.de>
Sat, 20 Jul 2024 00:41:37 +0200
changeset 51911 767f47fc9d42
parent 49606 4092db99541a
permissions -rw-r--r--
revlogutils: fix _chunk() reference _chunk is only found in the inner revlog object and not directly exposed outside.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
49606
4092db99541a packaging: refresh dependency hashes (issue6750)
Jason R. Coombs <jaraco@jaraco.com>
parents: 44743
diff changeset
     1
# Declare requirements for generating the compiled (frozen)
4092db99541a packaging: refresh dependency hashes (issue6750)
Jason R. Coombs <jaraco@jaraco.com>
parents: 44743
diff changeset
     2
# set of requirements in ./requirements.txt.
4092db99541a packaging: refresh dependency hashes (issue6750)
Jason R. Coombs <jaraco@jaraco.com>
parents: 44743
diff changeset
     3
44743
036f6f7e19e1 packaging: add docutils as dependency
Gregory Szorc <gregory.szorc@gmail.com>
parents: 43660
diff changeset
     4
docutils
43660
303bf312d5ed packaging: convert to UNIX line endings
Gregory Szorc <gregory.szorc@gmail.com>
parents: 43513
diff changeset
     5
jinja2