project refactor
This commit is contained in:
55
requirements-test.txt
Normal file
55
requirements-test.txt
Normal file
@ -0,0 +1,55 @@
|
||||
aiofiles==23.2.1
|
||||
aiohttp==3.9.5
|
||||
aiosignal==1.3.1
|
||||
annotated-types==0.6.0
|
||||
anyio==4.3.0
|
||||
attrs==23.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.5
|
||||
httptools==0.6.1
|
||||
httpx==0.27.0
|
||||
idna==3.7
|
||||
ifaddr==0.2.0
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.3
|
||||
markdown2==2.4.13
|
||||
MarkupSafe==2.1.5
|
||||
multidict==6.0.5
|
||||
nicegui==1.4.23
|
||||
orjson==3.10.3
|
||||
pscript==0.7.7
|
||||
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.2
|
||||
PyYAML==6.0.1
|
||||
requests==2.31.0
|
||||
simple-websocket==1.0.0
|
||||
sniffio==1.3.1
|
||||
starlette==0.36.3
|
||||
tomlkit==0.12.4
|
||||
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
|
||||
websockets==12.0
|
||||
wsproto==1.2.0
|
||||
yarl==1.9.4
|
||||
pytest
|
||||
pytest-selenium
|
||||
pytest-asyncio
|
||||
selenium
|
||||
icecream
|
||||
beautifulsoup4
|
||||
Reference in New Issue
Block a user