Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jontyms committed Aug 30, 2024
1 parent 615e944 commit 8db4fbd
Showing 1 changed file with 24 additions and 18 deletions.
42 changes: 24 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,24 @@
requests
fastapi
pydantic==1.10.10
python-jose
requests_oauthlib
gspread
botocore
stripe
uvicorn[standard]
passwordgenerator
python-terraform
airpress
cffi
openstacksdk
asyncio
pyopenssl==22.1.0
black==23.9.1
websockets==11.0.3
airpress==1.0.3
asyncio==3.4.3
cryptography==38.0.0
commonmark==0.9.1
fastapi[standard]==0.112.1
Jinja2==3.1.4
passwordgenerator==1.5.1
pyOpenSSL==22.1.0
pydantic==2.8.2
pydantic_settings==2.4.0
python-dateutil==2.9.0.post0
python-jose==3.3.0
PyYAML==6.0.2
requests==2.32.3
requests-oauthlib==2.0.0
stripe==10.8.0
typing_extensions==4.12.2
uvicorn==0.30.6
python-keycloak==4.3.0
sentry_sdk==2.13.0
sqlmodel==0.0.21
alembic==1.13.2
google-api-python-client
google-auth

0 comments on commit 8db4fbd

Please sign in to comment.