File tree Expand file tree Collapse file tree 4 files changed +17
-7
lines changed Expand file tree Collapse file tree 4 files changed +17
-7
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "folders" : [
3
+ {
4
+ "path" : " ."
5
+ }
6
+ ],
7
+ "settings" : {}
8
+ }
Original file line number Diff line number Diff line change
1
+ home = /Library/Frameworks/Python.framework/Versions/3.8/bin
2
+ include-system-site-packages = false
3
+ version = 3.8.2
Original file line number Diff line number Diff line change @@ -2,10 +2,9 @@ boto3==1.4.7
2
2
boto == 2.48.0
3
3
botocore == 1.7.32
4
4
certifi == 2017.7.27.1
5
- cfe == 0.0.15
6
5
chardet == 3.0.4
7
- dj-database-url == 0.4.2
8
- django-storages == 1.6.5
6
+ dj-database-url
7
+ django-storages
9
8
django == 1.11.17
10
9
docutils == 0.14
11
10
gitdb2 == 2.0.3
@@ -14,16 +13,16 @@ gunicorn==19.7.1
14
13
idna == 2.6
15
14
jmespath == 0.9.3
16
15
olefile == 0.44
17
- pillow == 4.3.0
16
+ pillow
18
17
pip == 9.0.1
19
- psycopg2 == 2.7.3.1
18
+ psycopg2-binary
20
19
python-dateutil == 2.6.1
21
- pytz == 2017.2
20
+ pytz
22
21
requests >= 2.20.0
23
22
s3transfer == 0.1.11
24
23
setuptools == 36.6.0
25
24
six == 1.11.0
26
25
smmap2 == 2.0.3
27
- stripe == 1.68.0
26
+ stripe
28
27
urllib3 >= 1.23
29
28
wheel == 0.30.0
You can’t perform that action at this time.
0 commit comments