File tree Expand file tree Collapse file tree 1 file changed +56
-0
lines changed
Expand file tree Collapse file tree 1 file changed +56
-0
lines changed Original file line number Diff line number Diff line change 1+ #
2+ # This file is autogenerated by pip-compile with python 3.6
3+ # To update, run:
4+ #
5+ # pip-compile requirements_ubi8.in --output-file=requirements_ubi8.txt
6+ #
7+ certifi==2021.5.30
8+ # via requests
9+ charset-normalizer==2.0.4
10+ # via requests
11+ cheroot==8.5.2
12+ # via cherrypy
13+ cherrypy==18.6.1
14+ # via -r /root/requirements_ubi8.in
15+ idna==3.2
16+ # via requests
17+ importlib-resources==5.2.2
18+ # via jaraco.text
19+ jaraco.classes==3.2.1
20+ # via jaraco.collections
21+ jaraco.collections==3.4.0
22+ # via cherrypy
23+ jaraco.functools==3.3.0
24+ # via
25+ # cheroot
26+ # jaraco.text
27+ # tempora
28+ jaraco.text==3.5.1
29+ # via jaraco.collections
30+ more-itertools==8.8.0
31+ # via
32+ # cheroot
33+ # cherrypy
34+ # jaraco.classes
35+ # jaraco.functools
36+ portend==2.7.1
37+ # via cherrypy
38+ pytz==2021.1
39+ # via tempora
40+ requests==2.26.0
41+ # via -r /root/requirements_ubi8.in
42+ six==1.16.0
43+ # via cheroot
44+ tempora==4.1.1
45+ # via portend
46+ urllib3==1.26.6
47+ # via
48+ # -r /root/requirements_ubi8.in
49+ # requests
50+ zc.lockfile==2.0
51+ # via cherrypy
52+ zipp==3.5.0
53+ # via importlib-resources
54+
55+ # The following packages are considered to be unsafe in a requirements file:
56+ # setuptools
You can’t perform that action at this time.
0 commit comments