diff --git a/requirements.txt b/requirements.txt index 395417e..34511ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,50 @@ -#google-api-python-client -#google-auth-httplib2 -#google-auth-oauthlib -bs4 -requests -GitPython -lxml -peewee -aiogram -cryptography -pymysqldb -psycopg2 -aioschedule +aiogram==2.25.1 +aiohttp==3.8.4 +aioschedule==0.5.2 +aiosignal==1.3.1 +async-timeout==4.0.2 +attrs==22.2.0 +Babel==2.9.1 +beautifulsoup4==4.11.2 +bs4==0.0.1 +cachetools==5.3.1 +certifi==2022.12.7 +cffi==1.15.1 +charset-normalizer==3.0.1 +cryptography==39.0.1 +easydict==1.10 +frozenlist==1.3.3 +gitdb==4.0.10 +GitPython==3.1.30 +google-api-core==2.11.1 +google-api-python-client==2.97.0 +google-auth==2.22.0 +google-auth-httplib2==0.1.0 +google-auth-oauthlib==1.0.0 +googleapis-common-protos==1.60.0 +httplib2==0.22.0 +idna==3.4 +lxml==4.9.2 +magic-filter==1.0.9 +multidict==6.0.4 +oauthlib==3.2.2 +peewee==3.15.4 +protobuf==4.24.2 +psycopg2-binary==2.9.5 +pyasn1==0.5.0 +pyasn1-modules==0.3.0 +pycparser==2.21 +PyMySQL==1.0.2 +PyMysqlDB==0.0.2 +pyparsing==3.1.1 +PySocks==1.7.1 +pytz==2022.7.1 +requests==2.31.0 +requests-oauthlib==1.3.1 +rsa==4.9 +six==1.16.0 +smmap==5.0.0 +soupsieve==2.3.2.post1 +uritemplate==4.1.1 +urllib3==1.26.14 +yarl==1.8.2