summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt32
1 files changed, 12 insertions, 20 deletions
diff --git a/requirements.txt b/requirements.txt
index 5ddd6a9..2873078 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,21 +1,13 @@
-certifi==2021.5.30
-charset-normalizer==2.0.4
-dnspython==1.16.0
-docopt==0.6.2
-docutils==0.17.1
-fett==0.3.2
-idna==3.2
-networkx==2.6.2
-pymongo==3.11.4
-python-jsonrpc-server==0.3.4
-PyYAML==5.4.1
-requests==2.26.0
-rstcheck==3.3.1
+async-timeout==4.0.2
+certifi==2022.9.24
+charset-normalizer==2.1.1
+Deprecated==1.2.13
+idna==3.4
+packaging==21.3
+pyparsing==3.0.9
+redis==4.3.4
+requests==2.28.1
six==1.16.0
-snooty-lextudio==1.11.0.dev0
-spotipy==2.19.0
-toml==0.10.2
-typing-extensions==3.10.0.0
-ujson==1.35
-urllib3==1.26.6
-watchdog==1.0.2
+spotipy==2.21.0
+urllib3==1.26.12
+wrapt==1.14.1