Commit 171e78a 1 parent c356777 commit 171e78a Copy full SHA for 171e78a
File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 2
2
# This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
- # pip-compile --output-file=constraints.txt --resolver=backtracking --strip-extras requirements.all.txt
5
+ # pip-compile --allow-unsafe -- output-file=constraints.txt --resolver=backtracking --strip-extras requirements.all.txt
6
6
#
7
7
anytree==2.8.0
8
8
# via -r requirements.memory.txt
@@ -199,7 +199,7 @@ pgi==0.0.11.2 ; sys_platform == "linux"
199
199
# via -r requirements.all.txt
200
200
pickleshare==0.7.5
201
201
# via ipython
202
- pip-tools==6.14 .0
202
+ pip-tools==7.0 .0
203
203
# via -r requirements.all.txt
204
204
platformdirs==3.0.0
205
205
# via virtualenv
@@ -379,5 +379,12 @@ wheel==0.38.4 ; sys_platform == "linux"
379
379
# pip-tools
380
380
381
381
# The following packages are considered to be unsafe in a requirements file:
382
- # pip
383
- # setuptools
382
+ pip==23.2
383
+ # via
384
+ # fastcore
385
+ # ghapi
386
+ # pip-tools
387
+ setuptools==68.0.0
388
+ # via
389
+ # pip-tools
390
+ # west
Original file line number Diff line number Diff line change 1
- pip-tools>=6.13 .0
1
+ pip-tools>=7.0 .0
2
2
virtualenv
3
3
4
4
# core build requirements
You can’t perform that action at this time.
0 commit comments