-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
45 lines (45 loc) · 1.4 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
38
39
40
41
42
43
44
45
{
"_meta": {
"hash": {
"sha256": "4cfef1506ea76e78b4b87ec5ea26fb2a59a046d5e996bfa16e76d0829a27a7ba"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.9"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"python-dotenv": {
"hashes": [
"sha256:aae25dc1ebe97c420f50b81fb0e5c949659af713f31fdb63c749ca68748f34b1",
"sha256:f521bc2ac9a8e03c736f62911605c5d83970021e3fa95b37d769e2bbbe9b6172"
],
"index": "pypi",
"version": "==0.19.0"
},
"slack-bolt": {
"hashes": [
"sha256:c934bd1cb478a9a2a2149365ebc4713f0c6d0fc941607394b45cac333a30cc89",
"sha256:dbcaba8f66bc920d58dd00be218cd58ee6363f7118b5ca739e7a46ba0b9a8624"
],
"index": "pypi",
"version": "==1.9.1"
},
"slack-sdk": {
"hashes": [
"sha256:2b4dde7728eb4ff5a581025d204578ccff25a5d8f0fe11ae175e3ce6e074434f",
"sha256:f17b71a578e94204d9033bffded634475f4ca0a6274c6c7a4fd8a9cb0ac7cd8b"
],
"markers": "python_version >= '3.6'",
"version": "==3.10.1"
}
},
"develop": {}
}