change: upgrade python support version to ^3.7

This commit is contained in:
debugtalk
2022-03-21 15:15:03 +08:00
parent 4ff6c1ad05
commit 0b1ae05c2b
15 changed files with 761 additions and 617 deletions

View File

@@ -6,6 +6,7 @@
- fix: failure in getting client and server IP/port when requesting HTTPS
- fix: upgrade dependencies for security
- fix: parameterize failure caused by pydantic version
- change: upgrade python support version to ^3.7
## 3.1.6 (2021-07-18)