Skip to content

Commit 0812b61

Browse files
authored
Remove duplicate dependency
1 parent e281428 commit 0812b61

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

requirements.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,6 @@ prompt-toolkit==1.0.18; python_version >= "3.4" \
9393
ptyprocess==0.6.0; python_version >= "3.4" and sys_platform != "win32" and (python_version == "2.7" and sys_platform != "win32" or python_version >= "3.4" and sys_platform != "win32") \
9494
--hash=sha256:d7cc528d76e76342423ca640335bd3633420dc1366f258cb31d05e865ef5ca1f \
9595
--hash=sha256:923f299cc5ad920c68f2bc0bc98b75b9f838b93b599941a6b63ddbc2476394c0
96-
pygments==2.5.2; python_version >= "3.4" \
97-
--hash=sha256:2a3fe295e54a20164a9df49c75fa58526d3be48e14aceba6d6b1e8ac0bfd6f1b \
98-
--hash=sha256:98c8aa5a9f778fcd1026a17361ddaf7330d1b7c62ae97c3bb0ae73e0b9b6b0fe
9996
python-box==3.4.6 \
10097
--hash=sha256:694a7555e3ff9fbbce734bbaef3aad92b8e4ed0659d3ed04d56b6a0a0eff26a9 \
10198
--hash=sha256:a71d3dc9dbaa34c8597d3517c89a8041bd62fa875f23c0f3dad55e1958e3ce10
@@ -168,4 +165,4 @@ tornado==6.0.4 \
168165
--hash=sha256:0fe2d45ba43b00a41cd73f8be321a44936dc1aba233dee979f17a042b83eb6dc
169166
werkzeug==1.0.0 \
170167
--hash=sha256:6dc65cf9091cf750012f56f2cad759fa9e879f511b5ff8685e456b4e3bf90d16 \
171-
--hash=sha256:169ba8a33788476292d04186ab33b01d6add475033dfc07215e6d219cc077096
168+
--hash=sha256:169ba8a33788476292d04186ab33b01d6add475033dfc07215e6d219cc077096

0 commit comments

Comments
 (0)