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
22boto == 2.48.0
33botocore == 1.7.32
44certifi == 2017.7.27.1
5- cfe == 0.0.15
65chardet == 3.0.4
7- dj-database-url == 0.4.2
8- django-storages == 1.6.5
6+ dj-database-url
7+ django-storages
98django == 1.11.17
109docutils == 0.14
1110gitdb2 == 2.0.3
@@ -14,16 +13,16 @@ gunicorn==19.7.1
1413idna == 2.6
1514jmespath == 0.9.3
1615olefile == 0.44
17- pillow == 4.3.0
16+ pillow
1817pip == 9.0.1
19- psycopg2 == 2.7.3.1
18+ psycopg2-binary
2019python-dateutil == 2.6.1
21- pytz == 2017.2
20+ pytz
2221requests >= 2.20.0
2322s3transfer == 0.1.11
2423setuptools == 36.6.0
2524six == 1.11.0
2625smmap2 == 2.0.3
27- stripe == 1.68.0
26+ stripe
2827urllib3 >= 1.23
2928wheel == 0.30.0
You can’t perform that action at this time.
0 commit comments