邮件 API 测试发送 API 请求

This commit is contained in:
YuCheng Hu 2021-03-22 16:21:57 -04:00
parent 625a0e8412
commit 36f46a2459
No known key found for this signature in database
GPG Key ID: 1E5CBEF8B550FB7D
2 changed files with 5 additions and 4 deletions

View File

@ -3,7 +3,8 @@ yfinance==0.1.54
python-dateutil~=2.8.1
setuptools~=54.0.0
ruamel.yaml
qrcode
qrcode~=6.1
Pillow
pyautogui
pyautogui~=0.9.52
selenium
requests~=2.25.1

View File

@ -2,7 +2,7 @@
# Python Email Sending Test
# Author - HoneyMoose(huyuchengus@gmail.com)
# Link Article - https://www.ossez.com/t/python/13398
# Link Article - https://www.ossez.com/t/python-api/13402
import requests