We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 936cca7 commit 4272b84Copy full SHA for 4272b84
1 file changed
pip-tools/2.7/requirements.txt
@@ -2,12 +2,13 @@
2
# This file is autogenerated by pip-compile
3
# To update, run:
4
#
5
-# pip-compile requirements.in
+# pip-compile --allow-unsafe requirements.in
6
7
click==7.1.2
8
# via pip-tools
9
pip-tools==5.5.0
10
# via -r requirements.in
11
12
# The following packages are considered to be unsafe in a requirements file:
13
-# pip
+pip==20.3.4
14
+ # via pip-tools
0 commit comments