Update Python libraries
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
.env
|
.env
|
||||||
|
.vscode/
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Flask==1.0.2
|
Flask==1.1.1
|
||||||
faker==0.9.1
|
faker==2.0.2
|
||||||
twilio==6.18.1
|
twilio==6.31.0
|
||||||
python-dotenv==0.9.1
|
python-dotenv==0.10.3
|
||||||
inflection==0.3.1
|
inflection==0.3.1
|
||||||
|
|||||||
Reference in New Issue
Block a user