FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
code-examples-python/Pipfile.lock at master · vikramhansawat/code-examples-python · GitHub
vikramhansawat
/
code-examples-python
Public
forked from
docusign/code-examples-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
code-examples-python
/
Pipfile.lock
Copy path
More file actions
More file actions
Latest commit
History
History
History
57 lines (57 loc) · 1.87 KB
Breadcrumbs
code-examples-python
/
Pipfile.lock
Copy path
File metadata and controls
57 lines (57 loc) · 1.87 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"_meta"
: {
"hash"
: {
"sha256"
:
"
bb57e0d7853b45999e47c163c46b95bc2fde31c527d8d7b5b5539dc979444a6d
"
},
"pipfile-spec"
:
6
,
"requires"
: {
"python_version"
:
"
3.7
"
},
"sources"
: [
{
"name"
:
"
pypi
"
,
"url"
:
"
https://pypi.org/simple
"
,
"verify_ssl"
:
true
}
]
},
"default"
: {
"certifi"
: {
"hashes"
: [
"
sha256:59b7658e26ca9c7339e00f8f4636cdfe59d34fa37b9b04f6f9e9926b3cece1a5
"
,
"
sha256:b26104d6835d1f5e49452a26eb2ff87fe7090b89dfcaee5ea2212697e1e1d7ae
"
],
"version"
:
"
==2019.3.9
"
},
"chardet"
: {
"hashes"
: [
"
sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae
"
,
"
sha256:fc323ffcaeaed0e0a02bf4d117757b98aed530d9ed4531e3e15460124c106691
"
],
"version"
:
"
==3.0.4
"
},
"idna"
: {
"hashes"
: [
"
sha256:c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407
"
,
"
sha256:ea8b7f6188e6fa117537c3df7da9fc686d485087abf6ac197f9c46432f7e4a3c
"
],
"version"
:
"
==2.8
"
},
"requests"
: {
"hashes"
: [
"
sha256:502a824f31acdacb3a35b6690b5fbf0bc41d63a24a45c4004352b0242707598e
"
,
"
sha256:7bf2a778576d825600030a110f3c0e3e8edc51dfaafe1c146e39a2027784957b
"
],
"index"
:
"
pypi
"
,
"version"
:
"
==2.21.0
"
},
"urllib3"
: {
"hashes"
: [
"
sha256:4c291ca23bbb55c76518905869ef34bdd5f0e46af7afe6861e8375643ffee1a0
"
,
"
sha256:9a247273df709c4fedb38c711e44292304f73f39ab01beda9f6b9fc375669ac3
"
],
"version"
:
"
==1.26.5
"
}
},
"develop"
: {}
}
Back
|
FazBrowse Home
|
New Git URL