forked from faisalraja/flickrsmartsync
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathPipfile.lock
64 lines (64 loc) · 2.03 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"default": {
"IPTCInfo": "==1.9.5.post6",
"lazy-object-proxy": "==1.2.2",
"PyYAML": "==3.12",
"six": "==1.10.0",
"pylint": "==1.6.5",
"packaging": "==16.8",
"argh": "==0.26.2",
"backports.functools-lru-cache": "==1.3",
"watchdog": "==0.8.3",
"pyparsing": "==2.1.10",
"appdirs": "==1.4.0",
"configparser": "==3.5.0",
"astroid": "==1.4.9",
"oauthlib": "==2.0.1",
"wrapt": "==1.10.8",
"-e [email protected]:eliask/flickrsmartsync.git@98b2b4e063741ab345f9fe7c831d162a0b525e45#egg=flickrsmartsync": "*",
"pathtools": "==0.1.2",
"mccabe": "==0.6.1",
"future": "==0.16.0",
"requests-oauthlib": "==0.8.0",
"flickrapi": "==2.2.1",
"isort": "==4.2.5",
"requests": "==2.13.0",
"requests-toolbelt": "==0.7.1"
},
"develop": {
"IPTCInfo": "==1.9.5.post6",
"lazy-object-proxy": "==1.2.2",
"PyYAML": "==3.12",
"six": "==1.10.0",
"pylint": "==1.6.5",
"packaging": "==16.8",
"backports.functools-lru-cache": "==1.3",
"watchdog": "==0.8.3",
"pyparsing": "==2.1.10",
"appdirs": "==1.4.0",
"requests-toolbelt": "==0.7.1",
"astroid": "==1.4.9",
"oauthlib": "==2.0.1",
"wrapt": "==1.10.8",
"-e [email protected]:eliask/flickrsmartsync.git@98b2b4e063741ab345f9fe7c831d162a0b525e45#egg=flickrsmartsync": "*",
"pathtools": "==0.1.2",
"mccabe": "==0.6.1",
"future": "==0.16.0",
"isort": "==4.2.5",
"flickrapi": "==2.2.1",
"requests-oauthlib": "==0.8.0",
"requests": "==2.13.0",
"configparser": "==3.5.0",
"argh": "==0.26.2"
},
"_meta": {
"sources": [
{
"url": "https://pypi.org/",
"verify_ssl": true
}
],
"requires": {},
"Pipfile-sha256": "c0c93983d43423874f7ad82312a3989319cd674e63f525e423de74d0d78b5afc"
}
}