George Zhao
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
2 deletions
-
requirements.txt
|
|
@ -1,3 +1,5 @@ |
|
|
|
gattrdict==2.0.1 |
|
|
|
# attrdict @ git+https://github.com/CreatorZZY/gAttrDict.git@bc9dea7 |
|
|
|
wxpython>=4.1.0 |
|
|
|
Pillow>=4.3.0 |
|
|
|
psutil>=5.4.2 |
|
|
@ -6,5 +8,4 @@ pygtrie>=2.3.3 |
|
|
|
re-wx>=0.0.2 |
|
|
|
typing-extensions==3.10.0.2 |
|
|
|
mypy-extensions==0.4.3 |
|
|
|
# attrdict @ git+https://github.com/CreatorZZY/AttrDict.git@913a18c |
|
|
|
gattrdict==2.0.1 |
|
|
|
|