python 3.11.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,4 +5,4 @@ ratelimiter
|
|
5 |
httpx
|
6 |
requests
|
7 |
asyncio
|
8 |
-
python==
|
|
|
5 |
httpx
|
6 |
requests
|
7 |
asyncio
|
8 |
+
python==3.11.0
|