Browse Source

Add pip requirements file

master
Burathar 4 years ago
parent
commit
38f8be80d6
  1. 13
      requirements.txt

13
requirements.txt

@ -0,0 +1,13 @@ @@ -0,0 +1,13 @@
astroid==2.4.2
isort==5.7.0
lazy-object-proxy==1.4.3
logzero==1.6.3
mccabe==0.6.1
pylint==2.6.0
python-yubico==1.3.3
pyudev==0.22.0
pyusb==1.1.0
six==1.15.0
toml==0.10.2
typed-ast==1.4.2
wrapt==1.12.1
Loading…
Cancel
Save