forked from matheusvanzan/youtube-download
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Pipfile.lock
37 lines (37 loc) · 1.13 KB
/
Pipfile.lock
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
{
"_meta": {
"hash": {
"sha256": "84b73eb004597bbece3f4e5e56160743856bae96efed73f7a802c9313be0dd95"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"pytube3": {
"hashes": [
"sha256:98ae480a2d637572582e5c8b2e90fb7495f6d3a56daaffa7b2055113380f7d61",
"sha256:a02694b097c897a2afc68777e142a3d5268046960d01d4e01ac0584fda4499b1"
],
"index": "pypi",
"version": "==9.6.4"
},
"typing-extensions": {
"hashes": [
"sha256:091ecc894d5e908ac75209f10d5b4f118fbdb2eb1ede6a63544054bb1edb41f2",
"sha256:910f4656f54de5993ad9304959ce9bb903f90aadc7c67a0bef07e678014e892d",
"sha256:cf8b63fedea4d89bab840ecbb93e75578af28f76f66c35889bd7065f5af88575"
],
"version": "==3.7.4.1"
}
},
"develop": {}
}