Skip to content

Commit facbf4b

Browse files
committed
added twine to dev.dependencies.txt
1 parent 0623299 commit facbf4b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

dev.requirements.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,33 @@
11
alabaster==0.7.12
22
appdirs==1.4.3
33
Babel==2.8.0
4+
bleach==3.1.1
45
certifi==2019.11.28
6+
cffi==1.14.0
57
chardet==3.0.4
68
coverage==5.0.3
9+
cryptography==2.8
710
distlib==0.3.0
811
docutils==0.16
912
filelock==3.0.12
1013
idna==2.9
1114
imagesize==1.2.0
15+
jeepney==0.4.2
1216
Jinja2==2.11.1
17+
keyring==21.1.0
1318
MarkupSafe==1.1.1
1419
packaging==20.1
20+
pkginfo==1.5.0.1
1521
pluggy==0.13.1
1622
py==1.8.1
23+
pycparser==2.19
1724
Pygments==2.5.2
1825
pyparsing==2.4.6
1926
pytz==2019.3
27+
readme-renderer==24.0
2028
requests==2.23.0
29+
requests-toolbelt==0.9.1
30+
SecretStorage==3.1.2
2131
six==1.14.0
2232
snowballstemmer==2.0.0
2333
Sphinx==2.4.3
@@ -30,5 +40,8 @@ sphinxcontrib-qthelp==1.0.3
3040
sphinxcontrib-serializinghtml==1.1.4
3141
toml==0.10.0
3242
tox==3.14.5
43+
tqdm==4.43.0
44+
twine==3.1.1
3345
urllib3==1.25.8
3446
virtualenv==20.0.5
47+
webencodings==0.5.1

0 commit comments

Comments
 (0)