Requirements update

This commit is contained in:
Masahiko AMANO 2021-11-11 16:32:10 +03:00
parent ae5a2e0e64
commit 54a5cb25f1
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,6 @@
- Python 3.7+
- `pynput` lib
- `threading` lib
- `tzlocal` lib
## Usage

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
pynput
tzlocal