add:fronted
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ share/python-wheels/
|
|||||||
.installed.cfg
|
.installed.cfg
|
||||||
*.egg
|
*.egg
|
||||||
MANIFEST
|
MANIFEST
|
||||||
.vite
|
.vite/
|
||||||
# PyInstaller
|
# PyInstaller
|
||||||
# Usually these files are written by a python script from a template
|
# Usually these files are written by a python script from a template
|
||||||
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ yarn-debug.log*
|
|||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
pnpm-debug.log*
|
pnpm-debug.log*
|
||||||
lerna-debug.log*
|
lerna-debug.log*
|
||||||
|
.vite/
|
||||||
node_modules
|
node_modules
|
||||||
.DS_Store
|
.DS_Store
|
||||||
dist-ssr
|
dist-ssr
|
||||||
|
|||||||
@@ -0,0 +1,39 @@
|
|||||||
|
aioboto3==11.2.0
|
||||||
|
aiobotocore==2.5.0
|
||||||
|
aiohttp==3.8.5
|
||||||
|
aioitertools==0.11.0
|
||||||
|
aiosignal==1.3.1
|
||||||
|
aiosqlite==0.17.0
|
||||||
|
annotated-types==0.5.0
|
||||||
|
anyio==3.7.1
|
||||||
|
async-timeout==4.0.3
|
||||||
|
atlastk==0.13.2
|
||||||
|
attrs==23.1.0
|
||||||
|
boto3==1.26.76
|
||||||
|
botocore==1.29.76
|
||||||
|
charset-normalizer==3.2.0
|
||||||
|
click==8.1.6
|
||||||
|
exceptiongroup==1.1.2
|
||||||
|
fastapi==0.101.0
|
||||||
|
frozenlist==1.4.0
|
||||||
|
h11==0.14.0
|
||||||
|
idna==3.4
|
||||||
|
iso8601==1.1.0
|
||||||
|
jmespath==1.0.1
|
||||||
|
multidict==6.0.4
|
||||||
|
pydantic==2.1.1
|
||||||
|
pydantic_core==2.4.0
|
||||||
|
pypika-tortoise==0.1.6
|
||||||
|
python-dateutil==2.8.2
|
||||||
|
python-multipart==0.0.6
|
||||||
|
pytz==2023.3
|
||||||
|
s3transfer==0.6.1
|
||||||
|
six==1.16.0
|
||||||
|
sniffio==1.3.0
|
||||||
|
starlette==0.27.0
|
||||||
|
tortoise-orm==0.20.0
|
||||||
|
typing_extensions==4.7.1
|
||||||
|
urllib3==1.26.16
|
||||||
|
uvicorn==0.23.2
|
||||||
|
wrapt==1.15.0
|
||||||
|
yarl==1.9.2
|
||||||
Reference in New Issue
Block a user