Skip to content

Commit

Permalink
Added correct packages to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgesrm committed Mar 7, 2019
1 parent e184c75 commit b6ec456
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
click >= 6.7
colorama >= 0.3.9
keyring >= 10.6.0, <= 12.0.0
# Pycryptodome 3.5.0 does not compile on Mac OS X.
pycryptodome >= 3.4.7,<3.5
pypiwin32 >= 223;platform_system=="Windows"
pyvcloud >= 20.0.4.dev54
tabulate >= 0.7.5
unittest-xml-reporting >= 2.2.1
clickhouse-driver >= 0.0.18
PyYAML >= 3.13

0 comments on commit b6ec456

Please sign in to comment.