diff --git a/osx-requirements.txt b/osx-requirements.txt index eff5dd2..fc0d7df 100644 --- a/osx-requirements.txt +++ b/osx-requirements.txt @@ -3,5 +3,5 @@ lockfile==0.12.2 pycrypto==2.6.1 pyobjc-core==5.2 pyobjc-framework-Cocoa==3.0.4 -keyring==19.0.1 +keyring==19.0.2 pyobjc-framework-Quartz==5.1.2 diff --git a/win-requirements.txt b/win-requirements.txt index 247d469..ec93eb5 100644 --- a/win-requirements.txt +++ b/win-requirements.txt @@ -1,5 +1,5 @@ SQLAlchemy==1.3.3 lockfile==0.12.2 -keyring==19.0.1 +keyring==19.0.2 pyHook==1.5.1 pycrypto==2.6.1 \ No newline at end of file