0.0.7
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
# 0.0.7
|
||||||
|
- 完善requirements.txt
|
||||||
# 0.0.6
|
# 0.0.6
|
||||||
- 修正dockerfile
|
- 修正dockerfile
|
||||||
# 0.0.5
|
# 0.0.5
|
||||||
|
|||||||
25
back/requirements.txt
Normal file
25
back/requirements.txt
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
aerich
|
||||||
|
aiohttp
|
||||||
|
aiomysql
|
||||||
|
APScheduler
|
||||||
|
fastapi
|
||||||
|
# numpy
|
||||||
|
tenacity
|
||||||
|
tortoise-orm
|
||||||
|
uvicorn
|
||||||
|
pycryptodome
|
||||||
|
curl_cffi
|
||||||
|
fake_useragent
|
||||||
|
aiohttp_socks
|
||||||
|
pynacl
|
||||||
|
eth-account
|
||||||
|
base58
|
||||||
|
aioredis
|
||||||
|
redis
|
||||||
|
httpx
|
||||||
|
loguru
|
||||||
|
uvloop
|
||||||
|
cryptography
|
||||||
|
uvicorn[standard]
|
||||||
|
psutil
|
||||||
|
DrissionPage
|
||||||
Reference in New Issue
Block a user