diff --git a/requirements.txt b/requirements.txt index d89a446..681f63d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ heroku-tl-new==1.1.3 Pillow -uvloop -U; sys_platform != 'win32' +uvloop; sys_platform != 'win32' # Python 3.9+ \ No newline at end of file