diff --git a/requirements.txt b/requirements.txt index 85c7c91..033ca95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ py-cord[speed]==2.8.1 # Discord API wrapper -psycopg[binary,pool]==3.3.4 # Postgres connector +psycopg[binary,pool]==3.3.5 # Postgres connector aiohttp[speedups]==3.14.3 # Async HTTP requests validators==0.35.0 # String sanitization and validation \ No newline at end of file