Archived
update: 更新需求库文件
This commit is contained in:
2 files changed
+10
-4
No files matched your search
+4
-4
@@ -1,6 +1,6 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
fastapi~=0.82.0
|
||||
uvicorn~=0.18.3
|
||||
jinja2
|
||||
aiofiles
|
||||
requests
|
||||
pymysql
|
||||
requests~=2.28.1
|
||||
pymysql~=1.0.2
|
||||
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
# -- coding:utf-8 --
|
||||
# @Author: markushammered@gmail.com
|
||||
# @Development Tool: PyCharm
|
||||
# @Create Time: 2022/9/13
|
||||
# @File Name: test_random.py
|
||||
Reference in New Issue
Block a user