requirements_pinned.txt
21 lines
| 660 B
| text/plain
|
TextLexer
r651 | # contains not directly required libraries we want to pin the version. | |||
r970 | atomicwrites==1.4.0 | |||
r800 | attrs==19.3.0 | |||
contextlib2==0.6.0.post1 | ||||
cffi==1.12.3 | ||||
r835 | hupper==1.10.2 | |||
r847 | importlib-metadata==1.6.0 | |||
r836 | packaging==20.3 | |||
r788 | pathlib2==2.3.5 | |||
r694 | pygments==2.4.2 | |||
r851 | pyparsing==2.4.7 | |||
r838 | psutil==5.7.0 | |||
r800 | pluggy==0.13.1 | |||
r667 | scandir==1.10.0 | |||
r651 | setproctitle==1.1.10 | |||
venusian==1.2.0 | ||||
r839 | wcwidth==0.1.9 | |||
r970 | ||||
# 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 | ||||