(20241127) Requirements added...
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
aiofiles==24.1.0
|
aiofiles==24.1.0
|
||||||
|
aiosmtplib==3.0.2
|
||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
anyio==4.6.2.post1
|
anyio==4.6.2.post1
|
||||||
asttokens==2.4.1
|
asttokens==2.4.1
|
||||||
|
beautifulsoup4==4.12.3
|
||||||
blinker==1.9.0
|
blinker==1.9.0
|
||||||
cachetools==5.5.0
|
cachetools==5.5.0
|
||||||
certifi==2024.8.30
|
certifi==2024.8.30
|
||||||
@@ -13,26 +15,35 @@ distro==1.9.0
|
|||||||
dnspython==2.7.0
|
dnspython==2.7.0
|
||||||
executing==2.1.0
|
executing==2.1.0
|
||||||
Flask==3.1.0
|
Flask==3.1.0
|
||||||
|
google-api-core==2.23.0
|
||||||
|
google-api-python-client==2.154.0
|
||||||
google-auth==2.36.0
|
google-auth==2.36.0
|
||||||
|
google-auth-httplib2==0.2.0
|
||||||
google-auth-oauthlib==1.2.1
|
google-auth-oauthlib==1.2.1
|
||||||
|
googleapis-common-protos==1.66.0
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
h2==4.1.0
|
h2==4.1.0
|
||||||
hpack==4.0.0
|
hpack==4.0.0
|
||||||
httpcore==1.0.7
|
httpcore==1.0.7
|
||||||
|
httplib2==0.22.0
|
||||||
httpx==0.27.2
|
httpx==0.27.2
|
||||||
humanize==4.11.0
|
humanize==4.11.0
|
||||||
Hypercorn==0.17.3
|
Hypercorn==0.17.3
|
||||||
hyperframe==6.0.1
|
hyperframe==6.0.1
|
||||||
icecream==2.1.3
|
icecream==2.1.3
|
||||||
idna==3.10
|
idna==3.10
|
||||||
|
ipaddress==1.0.23
|
||||||
itsdangerous==2.2.0
|
itsdangerous==2.2.0
|
||||||
Jinja2==3.1.4
|
Jinja2==3.1.4
|
||||||
|
mail-parser==4.1.2
|
||||||
MarkupSafe==3.0.2
|
MarkupSafe==3.0.2
|
||||||
motor==3.6.0
|
motor==3.6.0
|
||||||
numpy==2.1.3
|
numpy==2.1.3
|
||||||
oauthlib==3.2.2
|
oauthlib==3.2.2
|
||||||
pandas==2.2.3
|
pandas==2.2.3
|
||||||
priority==2.0.0
|
priority==2.0.0
|
||||||
|
proto-plus==1.25.0
|
||||||
|
protobuf==5.28.3
|
||||||
psutil==6.1.0
|
psutil==6.1.0
|
||||||
pyasn1==0.6.1
|
pyasn1==0.6.1
|
||||||
pyasn1_modules==0.4.1
|
pyasn1_modules==0.4.1
|
||||||
@@ -40,6 +51,7 @@ pydantic==2.10.1
|
|||||||
pydantic_core==2.27.1
|
pydantic_core==2.27.1
|
||||||
Pygments==2.18.0
|
Pygments==2.18.0
|
||||||
pymongo==4.9.2
|
pymongo==4.9.2
|
||||||
|
pyparsing==3.2.0
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
pytz==2024.2
|
pytz==2024.2
|
||||||
Quart==0.19.9
|
Quart==0.19.9
|
||||||
@@ -51,9 +63,11 @@ requests-oauthlib==2.0.0
|
|||||||
rsa==4.9
|
rsa==4.9
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
|
soupsieve==2.6
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
tzdata==2024.2
|
tzdata==2024.2
|
||||||
tzlocal==5.2
|
tzlocal==5.2
|
||||||
|
uritemplate==4.1.1
|
||||||
urllib3==2.2.3
|
urllib3==2.2.3
|
||||||
uvicorn==0.32.1
|
uvicorn==0.32.1
|
||||||
Werkzeug==3.1.3
|
Werkzeug==3.1.3
|
||||||
|
|||||||
Reference in New Issue
Block a user