project refactor
This commit is contained in:
@ -1,54 +1,46 @@
|
||||
aiofiles==23.2.1
|
||||
aiohttp==3.9.3
|
||||
aiohttp==3.9.5
|
||||
aiosignal==1.3.1
|
||||
annotated-types==0.6.0
|
||||
anyio==4.2.0
|
||||
anyio==4.3.0
|
||||
attrs==23.2.0
|
||||
bidict==0.22.1
|
||||
black==24.2.0
|
||||
bidict==0.23.1
|
||||
certifi==2024.2.2
|
||||
charset-normalizer==3.3.2
|
||||
click==8.1.7
|
||||
docutils==0.19
|
||||
fastapi==0.109.2
|
||||
frozenlist==1.4.1
|
||||
h11==0.14.0
|
||||
httpcore==1.0.2
|
||||
httpcore==1.0.5
|
||||
httptools==0.6.1
|
||||
httpx==0.26.0
|
||||
idna==3.6
|
||||
httpx==0.27.0
|
||||
idna==3.7
|
||||
ifaddr==0.2.0
|
||||
itsdangerous==2.1.2
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.3
|
||||
markdown2==2.4.12
|
||||
markdown2==2.4.13
|
||||
MarkupSafe==2.1.5
|
||||
multidict==6.0.5
|
||||
mypy-extensions==1.0.0
|
||||
nicegui==1.4.15
|
||||
nicegui-highcharts==1.0.1
|
||||
numpy==1.26.4
|
||||
orjson==3.9.13
|
||||
packaging==23.2
|
||||
pathspec==0.12.1
|
||||
platformdirs==4.2.0
|
||||
nicegui==1.4.23
|
||||
orjson==3.10.3
|
||||
pscript==0.7.7
|
||||
pydantic==2.6.1
|
||||
pydantic_core==2.16.2
|
||||
pydantic==2.7.1
|
||||
pydantic_core==2.18.2
|
||||
Pygments==2.17.2
|
||||
python-dotenv==1.0.1
|
||||
python-engineio==4.9.0
|
||||
python-multipart==0.0.9
|
||||
python-socketio==5.11.1
|
||||
python-socketio==5.11.2
|
||||
PyYAML==6.0.1
|
||||
requests==2.31.0
|
||||
scipy==1.12.0
|
||||
simple-websocket==1.0.0
|
||||
sniffio==1.3.0
|
||||
sniffio==1.3.1
|
||||
starlette==0.36.3
|
||||
tomlkit==0.12.4
|
||||
types-requests==2.31.0.20240125
|
||||
typing_extensions==4.9.0
|
||||
urllib3==2.2.0
|
||||
uvicorn==0.27.1
|
||||
typing_extensions==4.11.0
|
||||
urllib3==2.2.1
|
||||
uvicorn==0.29.0
|
||||
uvloop==0.19.0
|
||||
vbuild==0.8.2
|
||||
watchfiles==0.21.0
|
||||
|
||||
Reference in New Issue
Block a user