integrate/requirements.txt

30 lines
471 B
Plaintext
Raw Normal View History

2022-03-02 16:10:17 +01:00
anyio==3.5.0
asgiref==3.5.0
2022-03-02 16:22:11 +01:00
attrs==21.4.0
2022-04-29 14:56:51 +02:00
autopep8==1.6.0
2022-03-02 16:22:11 +01:00
certifi==2021.10.8
charset-normalizer==2.0.12
2022-04-29 14:13:54 +02:00
click==8.1.2
fastapi==0.75.2
2022-03-02 16:10:17 +01:00
h11==0.13.0
idna==3.3
2022-03-02 16:22:11 +01:00
iniconfig==1.1.1
packaging==21.3
pluggy==1.0.0
py==1.11.0
2022-04-29 14:56:51 +02:00
pycodestyle==2.8.0
2022-03-02 16:10:17 +01:00
pydantic==1.9.0
2022-04-29 14:13:54 +02:00
pyparsing==3.0.8
pytest==7.1.2
2022-03-06 15:29:00 +01:00
pytest-mock==3.7.0
2022-04-29 14:13:54 +02:00
python-dotenv==0.20.0
2022-03-02 16:22:11 +01:00
requests==2.27.1
2022-03-02 16:10:17 +01:00
sniffio==1.2.0
starlette==0.17.1
2022-03-06 15:29:00 +01:00
structlog==21.5.0
2022-04-29 14:56:51 +02:00
toml==0.10.2
2022-03-02 16:22:11 +01:00
tomli==2.0.1
2022-04-29 14:13:54 +02:00
typing_extensions==4.2.0
urllib3==1.26.9
uvicorn==0.17.6