mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -1,4 +1,4 @@
|
||||
Copyright 2016 Kenneth Reitz
|
||||
Copyright 2017 Kenneth Reitz
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
setuptools==39.1.0
|
||||
appdirs==1.4.0
|
||||
distlib==0.2.4
|
||||
distro==1.2.0
|
||||
html5lib==1.0b10
|
||||
six==1.10.0
|
||||
colorama==0.3.7
|
||||
requests==2.18.4
|
||||
chardet==3.0.4
|
||||
idna==2.6
|
||||
urllib3==1.22
|
||||
certifi==2018.1.18
|
||||
CacheControl==0.11.7
|
||||
lockfile==0.12.2
|
||||
ordereddict==1.1
|
||||
progress==1.2
|
||||
ipaddress==1.0.17
|
||||
packaging==16.8
|
||||
pyparsing==2.1.10
|
||||
retrying==1.3.3
|
||||
webencodings==0.5
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
Copyright 2016 Kenneth Reitz
|
||||
Copyright 2017 Kenneth Reitz
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
+21
@@ -0,0 +1,21 @@
|
||||
setuptools==39.1.0
|
||||
appdirs==1.4.0
|
||||
distlib==0.2.4
|
||||
distro==1.2.0
|
||||
html5lib==1.0b10
|
||||
six==1.10.0
|
||||
colorama==0.3.7
|
||||
requests==2.18.4
|
||||
chardet==3.0.4
|
||||
idna==2.6
|
||||
urllib3==1.22
|
||||
certifi==2018.1.18
|
||||
CacheControl==0.11.7
|
||||
lockfile==0.12.2
|
||||
ordereddict==1.1
|
||||
progress==1.2
|
||||
ipaddress==1.0.17
|
||||
packaging==16.8
|
||||
pyparsing==2.1.10
|
||||
retrying==1.3.3
|
||||
webencodings==0.5
|
||||
Reference in New Issue
Block a user