We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c5523c + c078bd1 commit aa1d8eaCopy full SHA for aa1d8ea
README.md
@@ -1,6 +1,7 @@
1
# Serverless Python Requirements
2
3
[](http://www.serverless.com)
4
+[](https://greenkeeper.io/)
5
6
[](https://www.npmjs.com/package/serverless-python-requirements)
7
package.json
@@ -42,7 +42,7 @@
42
"dependencies": {
43
"archiver": "^1.3.0",
44
"bluebird": "^3.0.6",
45
- "fs-extra": "^0.26.7",
+ "fs-extra": "^2.0.0",
46
"glob-all": "^3.1.0",
47
"lodash": "^4.13.1"
48
}
0 commit comments