Translate utils docs // uk_UA // TY @MelissaLemon

This commit is contained in:
Alex Root Junior 2022-10-14 19:46:19 +03:00
parent 7a618b41f9
commit 048172bcc2
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
12 changed files with 334 additions and 182 deletions

View file

@ -36,7 +36,7 @@ python-socks[asyncio]==2.0.3 ; python_version >= "3.8" and python_version < "4.0
pytz==2022.4 ; python_version >= "3.8" and python_version < "4.0"
redis==4.3.4 ; python_version >= "3.8" and python_version < "4.0"
requests==2.28.1 ; python_version >= "3.8" and python_version < "4"
setuptools==65.4.1 ; python_version >= "3.8" and python_version < "4.0"
setuptools==65.5.0 ; python_version >= "3.8" and python_version < "4.0"
six==1.16.0 ; python_version >= "3.8" and python_version < "4.0"
snowballstemmer==2.2.0 ; python_version >= "3.8" and python_version < "4.0"
soupsieve==2.3.2.post1 ; python_version >= "3.8" and python_version < "4.0"