Загрузить файлы в «requirements.txt»
This commit is contained in:
parent
ecc2960ddc
commit
04da58db36
|
@ -0,0 +1,47 @@
|
||||||
|
aiofiles==23.2.1
|
||||||
|
aiogram==3.14.0
|
||||||
|
aiohttp==3.9.1
|
||||||
|
aiosignal==1.3.1
|
||||||
|
annotated-types==0.6.0
|
||||||
|
asyncpg==0.30.0
|
||||||
|
attrs==23.2.0
|
||||||
|
cachetools==5.5.0
|
||||||
|
certifi==2023.11.17
|
||||||
|
charset-normalizer==3.3.2
|
||||||
|
distlib==0.3.8
|
||||||
|
filelock==3.13.1
|
||||||
|
frozenlist==1.4.1
|
||||||
|
git-filter-repo==2.45.0
|
||||||
|
google-api-core==2.20.0
|
||||||
|
google-api-python-client==2.146.0
|
||||||
|
google-auth==2.35.0
|
||||||
|
google-auth-httplib2==0.2.0
|
||||||
|
google-auth-oauthlib==1.2.1
|
||||||
|
googleapis-common-protos==1.65.0
|
||||||
|
gspread==6.1.2
|
||||||
|
httplib2==0.22.0
|
||||||
|
idna==3.6
|
||||||
|
magic-filter==1.0.12
|
||||||
|
multidict==6.0.4
|
||||||
|
oauth2client==4.1.3
|
||||||
|
oauthlib==3.2.2
|
||||||
|
platformdirs==4.1.0
|
||||||
|
proto-plus==1.24.0
|
||||||
|
protobuf==5.28.2
|
||||||
|
psycopg2-binary==2.9.10
|
||||||
|
pyasn1==0.6.1
|
||||||
|
pyasn1_modules==0.4.1
|
||||||
|
pydantic==2.5.3
|
||||||
|
pydantic_core==2.14.6
|
||||||
|
pyparsing==3.1.4
|
||||||
|
pyTelegramBotAPI==4.14.1
|
||||||
|
requests==2.31.0
|
||||||
|
requests-oauthlib==2.0.0
|
||||||
|
rsa==4.9
|
||||||
|
six==1.16.0
|
||||||
|
typing_extensions==4.9.0
|
||||||
|
uritemplate==4.1.1
|
||||||
|
urllib3==2.1.0
|
||||||
|
virtualenv==20.25.0
|
||||||
|
yarl==1.9.4
|
||||||
|
python-dotenv
|
Loading…
Reference in New Issue