File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Generated by build-support/generate_constraints.sh on Wed May 12 23:42:04 PDT 2021
1+ # Generated by build-support/generate_constraints.sh on Mon Aug 2 21:58:13 UTC 2021
22ansicolors==1.1.8
3- appdirs==1.4.4
4- certifi==2020.12.5
5- cfgv==3.2.0
6- chardet==4.0.0
7- click==8.0.0
8- distlib==0.3.1
9- filelock==3.0.12
10- identify==2.2.4
11- idna==2.10
12- importlib-metadata==4.0.1
3+ certifi==2021.5.30
4+ charset-normalizer==2.0.4
5+ click==8.0.1
6+ idna==3.2
7+ importlib-metadata==4.6.3
8+ libretranslatepy==2.1.1
139lxml==4.6.3
14- nodeenv==1.6.0
15- packaging==20.9
16- pip==21.1.1
17- pluggy==0.13.1
18- pre-commit==2.12.1
19- protobuf==3.17.0
20- py==1.10.0
21- pyparsing==2.4.7
22- PyYAML==5.4.1
23- requests==2.25.1
24- setuptools==53.1.0
10+ pip==21.2.2
11+ protobuf==3.17.3
12+ requests==2.26.0
13+ setuptools==56.2.0
2514six==1.16.0
26- toml==0.10.2
27- tox==3.23.1
28- translate==3.5.0
15+ translate==3.6.1
16+ types-futures==0.1.6
17+ types-protobuf==3.17.4
18+ types-setuptools==57.0.0
2919typing-extensions==3.10.0.0
30- urllib3==1.26.4
31- virtualenv==20.4.6
32- zipp==3.4.1
20+ urllib3==1.26.6
21+ zipp==3.5.0
Original file line number Diff line number Diff line change 22# Licensed under the Apache License, Version 2.0 (see LICENSE).
33
44[GLOBAL ]
5- pants_version = " 2.5.1"
6-
5+ pants_version = " 2.6.0"
76backend_packages.add = [
87 " pants.backend.awslambda.python" ,
98 " pants.backend.codegen.protobuf.python" ,
Original file line number Diff line number Diff line change 11# Copyright 2020 Pants project contributors.
22# Licensed under the Apache License, Version 2.0 (see LICENSE).
33
4- ansicolors >= 1.0.2
5- setuptools < 54.0 ,>= 50.3.0
6- translate >= 3.2.1
7- protobuf >= 3.11.3
4+ ansicolors == 1.1.8
5+ setuptools >= 56.2.0 ,< 57
6+ types-setuptools >= 56.2.0 ,< 58
7+ translate >= 3.6.1 ,< 3.7
8+ protobuf >= 3.17.3 ,< 3.18
9+ types-protobuf >= 3.17.4 ,< 3.18
You can’t perform that action at this time.
0 commit comments