##// END OF EJS Templates
deps: added rc_testdata and flake8
deps: added rc_testdata and flake8

File last commit:

r1059:7ce488c2 python3
r1064:060650de python3
Show More
requirements.txt
57 lines | 1.1 KiB | text/plain | TextLexer
requirements: make output generated from pipdeptree
r1059 # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]'
packaging: switched to nix 20.03 packages and latest pip2nix code...
r970
requirements: make output generated from pipdeptree
r1059 atomicwrites==1.4.1
configobj==5.0.8
six==1.16.0
contextlib2==21.6.0
cov-core==1.15.0
coverage==7.2.1
dogpile.cache==1.1.8
decorator==5.1.1
stevedore==5.0.0
pbr==5.11.1
dulwich==0.21.3
urllib3==1.26.14
gunicorn==20.1.0
hg-evolve==11.0.0
importlib-metadata==6.0.0
zipp==3.15.0
deps: bumped some libraries
r1051 mercurial==6.3.3
requirements: make output generated from pipdeptree
r1059 mock==5.0.1
py3: update mercurial changes for 6.3 release
r1039 more-itertools==9.1.0
requirements: make output generated from pipdeptree
r1059 msgpack-python==0.5.6
pathlib2==2.3.7.post1
six==1.16.0
psutil==5.9.4
py==1.11.0
reqs: bumped to latest versions
r1037 pygit2==1.11.1
requirements: make output generated from pipdeptree
r1059 cffi==1.15.1
pycparser==2.21
pygments==2.14.0
pyparsing==3.0.9
pyramid==2.0.1
hupper==1.11
plaster==1.1.2
plaster-pastedeploy==1.0.1
pastedeploy==3.0.1
plaster==1.1.2
translationstring==1.4
venusian==3.0.0
webob==1.8.7
zope.deprecation==4.4.0
zope.interface==5.5.2
redis==4.5.1
async-timeout==4.0.2
dependencies: bumped repoze.lru to 0.7.0
r316 repoze.lru==0.7
requirements: make output generated from pipdeptree
r1059 scandir==1.10.0
setproctitle==1.3.2
reqs: bumped to latest versions
r1037 simplejson==3.18.3
subvertpy==0.11.0
requirements: make output generated from pipdeptree
r1059 wcwidth==0.2.6
deps: removed pinned deps in favor of moving them back into the requirements.txt file itself
r1058
dependencies: freeze ipdb to same version as enterprise
r155 ## test related requirements
packages: bumped libraries and restructured requirements files...
r137 -r requirements_test.txt
debug: added optional libraries for tracking leaks
r748
## uncomment to add the debug libraries
#-r requirements_debug.txt