Skip to content

Commit 63ac00a

Browse files
authored
Updating libraries (#15)
* updating dependancies * Revert "updating dependancies" This reverts commit 8183b18. * updated libraries and sdk versions
1 parent 2582a1c commit 63ac00a

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

requirements.txt

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
1-
cachelib==0.1.1
2-
certifi==2020.12.5
3-
cffi==1.14.5
1+
cachelib==0.4.1
2+
certifi==2021.10.8
3+
cffi==1.15.0
44
chardet==4.0.0
5-
click==7.1.2
6-
cryptography==3.4.7
7-
docusign-esign==3.9.0
5+
click==8.0.3
6+
cryptography==36.0.0
7+
docusign-esign==3.12.0
88
Flask==1.1.2
99
Flask-Cors==3.0.10
1010
Flask-Session==0.3.2
1111
Flask-WTF==0.14.3
1212
idna==2.10
13-
itsdangerous==1.1.0
14-
Jinja2==2.11.3
15-
MarkupSafe==1.1.1
13+
itsdangerous==2.0.1
14+
Jinja2==3.0.3
15+
MarkupSafe==2.0.1
1616
nose==1.3.7
1717
oauthlib==3.1.0
18-
pycparser==2.20
18+
pycparser==2.21
1919
PyJWT==1.7.1
20-
python-dateutil==2.8.1
21-
python-dotenv==0.17.1
20+
python-dateutil==2.8.2
21+
python-dotenv==0.19.2
2222
requests==2.25.1
2323
requests-oauthlib==1.3.0
2424
six==1.16.0
25-
urllib3==1.26.5
26-
Werkzeug==1.0.1
27-
WTForms==2.3.3
25+
urllib3==1.26.7
26+
Werkzeug==2.0.2
27+
WTForms==3.0.0

0 commit comments

Comments
 (0)