- dependencies changed: atomicwrites==1.4.0 ipython==5.10.0 pytest==4.6.9 py==1.8.1 pytest-cov==2.8.1 pytest-sugar==0.9.3 pytest-runner==5.2.0 rhodecode-tools==2.0.0 ipython==5.10.0 mysqlclient==1.4.6 (change from mysql-python, which is deprecated) mako==1.1.2 lxml==4.5.0 click==7.1.2
33 lines
1.1 KiB
Text
33 lines
1.1 KiB
Text
# contains not directly required libraries we want to pin the version.
|
|
|
|
atomicwrites==1.4.0
|
|
attrs==19.3.0
|
|
asn1crypto==0.24.0
|
|
billiard==3.6.1.0
|
|
cffi==1.12.3
|
|
chameleon==2.24
|
|
configparser==4.0.2
|
|
contextlib2==0.6.0.post1
|
|
ecdsa==0.13.2
|
|
gnureadline==6.3.8
|
|
hupper==1.10.2
|
|
ipaddress==1.0.23
|
|
importlib-metadata==1.6.0
|
|
jinja2==2.9.6
|
|
jsonschema==2.6.0
|
|
pluggy==0.13.1
|
|
pyasn1-modules==0.2.6
|
|
pyramid-jinja2==2.7
|
|
scandir==1.10.0
|
|
setproctitle==1.1.10
|
|
tempita==0.5.2
|
|
|
|
transaction==2.4.0
|
|
vine==1.3.0
|
|
wcwidth==0.1.9
|
|
|
|
# ptyprocess backport, pypi version doesn't support egg/source installs on python 2.X
|
|
https://code.rhodecode.com/upstream/ptyprocess/artifacts/download/0-c8b019b1-c4d3-46ac-a0ad-1206ec3fb3cb.tar.gz?sha256=50394f2c5e117fcab4360bf99c8bc40be7211ee1a5860aeb3809b44249550c3e#egg=ptyprocess==0.6.0.rhodecode-upstream1
|
|
|
|
# testpath backport, pypi version doesn't support egg/source installs on python 2.X
|
|
https://code.rhodecode.com/upstream/testpath/artifacts/download/0-618e6b32-6ca5-428a-bda0-494bb347a56d.tar.gz?sha256=fd95bafd89ee2fb2bb0d82be34c9c5bba3a290f52cafc67a12a74ef825527019#egg=testpath==0.4.4.rhodecode-upstream1
|