mirror of
https://gitlab.com/itsulu-odoo/runboat.git
synced 2026-05-30 23:41:27 +00:00
Update requirements.txt
This commit is contained in:
parent
8f7aa98224
commit
80923e4849
1 changed files with 8 additions and 13 deletions
|
|
@ -1,33 +1,28 @@
|
|||
# frozen requirements generated by pip-deepfreeze
|
||||
anyio==3.3.3
|
||||
aiohttp==3.7.4.post0
|
||||
anyio==3.3.4
|
||||
asgiref==3.4.1
|
||||
cachetools==4.2.4
|
||||
async-timeout==3.0.1
|
||||
attrs==21.2.0
|
||||
certifi==2021.10.8
|
||||
chardet==4.0.0
|
||||
charset-normalizer==2.0.7
|
||||
click==8.0.3
|
||||
fastapi==0.70.0
|
||||
google-auth==2.3.0
|
||||
greenlet==1.1.2
|
||||
h11==0.12.0
|
||||
idna==3.3
|
||||
Jinja2==3.0.2
|
||||
kubernetes==18.20.0
|
||||
kubernetes-asyncio==18.20.0
|
||||
MarkupSafe==2.0.1
|
||||
oauthlib==3.1.1
|
||||
psycopg2==2.9.1
|
||||
pyasn1==0.4.8
|
||||
pyasn1-modules==0.2.8
|
||||
multidict==5.2.0
|
||||
pydantic==1.8.2
|
||||
python-dateutil==2.8.2
|
||||
PyYAML==6.0
|
||||
requests==2.26.0
|
||||
requests-oauthlib==1.3.0
|
||||
rsa==4.7.2
|
||||
six==1.16.0
|
||||
sniffio==1.2.0
|
||||
SQLAlchemy==1.4.25
|
||||
starlette==0.16.0
|
||||
typing-extensions==3.10.0.2
|
||||
urllib3==1.26.7
|
||||
uvicorn==0.15.0
|
||||
websocket-client==1.2.1
|
||||
yarl==1.7.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue