1
0
mirror of https://github.com/gryf/softtoken.git synced 2026-01-10 01:34:12 +01:00
Files
softtoken/requirements.txt
2016-12-24 15:25:20 +01:00

11 lines
301 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
configparser==3.5.0
pyotp==2.2.1
pyperclip>=1.5.27
python-xlib==0.17
PyUserInput==0.1.11