aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorTeddy Wing2022-06-19 01:47:52 +0200
committerTeddy Wing2022-06-25 13:46:36 +0200
commit944bd268d68924f8e94ce0836f4381a5cdf3e9db (patch)
tree3ddbde04df1a94d13f499f64735b1cb785a80d33 /requirements.txt
parent4c0b312edeb9c19fe3c6d3011fc6be0adef79098 (diff)
downloadcws-status-944bd268d68924f8e94ce0836f4381a5cdf3e9db.tar.bz2
Experiments downloading the Chrome Web Store dashboard page
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..8a166b5
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,13 @@
+browser-cookie3==0.15.0
+cffi==1.15.0
+cryptography==37.0.2
+importlib-metadata==4.11.4
+jeepney==0.8.0
+keyring==23.6.0
+lz4==4.0.1
+pbkdf2==1.3
+pyaes==1.6.1
+pycparser==2.21
+pycryptodome==3.14.1
+SecretStorage==3.3.2
+zipp==3.8.0