FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
code-examples-python/Pipfile.lock at master · Stockwolf21/code-examples-python · GitHub
Stockwolf21
/
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
59 lines (59 loc) · 2.02 KB
Breadcrumbs
code-examples-python
/
Pipfile.lock
Copy path
File metadata and controls
59 lines (59 loc) · 2.02 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
58
59
{
"_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:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3
"
,
"
sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18
"
],
"index"
:
"
pypi
"
,
"version"
:
"
==2022.12.7
"
},
"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:2393a695cd12afedd0dcb26fe5d50d0cf248e5a66f75dbd89a3d4eb333a61af4
"
,
"
sha256:a637e5fae88995b256e3409dc4d52c2e2e0ba32c42a6365fee8bbd2238de3cfb
"
],
"markers"
:
"
python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' and python_version < '4'
"
,
"version"
:
"
==1.24.3
"
}
},
"develop"
: {}
}
Back
|
FazBrowse Home
|
New Git URL