techrec/requirements.txt

24 lines
361 B
Text
Raw Permalink Normal View History

2020-12-15 14:57:06 +01:00
aiofiles==0.6.0
2021-09-29 00:01:14 +02:00
aiohttp==3.7.4
2023-03-31 01:50:00 +02:00
anyio==3.6.2
async-timeout==3.0.1
attrs==22.2.0
chardet==3.0.4
2020-12-15 14:57:06 +01:00
click==7.1.2
2023-03-31 01:50:00 +02:00
fastapi==0.95.0
greenlet==2.0.2
2020-12-15 14:57:06 +01:00
h11==0.11.0
2023-03-31 01:50:00 +02:00
idna==3.4
iniconfig==2.0.0
multidict==6.0.4
packaging==23.0
pluggy==1.0.0
pydantic==1.10.0
pytest==7.2.2
sniffio==1.3.0
SQLAlchemy==1.4.25
2023-03-31 01:50:00 +02:00
starlette==0.26.1
typing_extensions==4.5.0
2020-12-15 14:57:06 +01:00
uvicorn==0.13.1
2023-03-31 01:50:00 +02:00
yarl==1.8.2