Initial commit

This commit is contained in:
sonny 2023-06-24 13:50:38 +02:00
parent f4cc49896a
commit baf660cdaf
8 changed files with 229 additions and 620 deletions

View file

@ -0,0 +1,32 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --extra=sentry-enabled --output-file=requirements/production.txt pyproject.toml
#
certifi==2023.5.7
# via
# requests
# sentry-sdk
cffi==1.15.1
# via cryptography
charset-normalizer==3.1.0
# via requests
click==8.1.3
# via transip-client (pyproject.toml)
cryptography==41.0.1
# via transip-client (pyproject.toml)
idna==3.4
# via requests
pycparser==2.21
# via cffi
python-dotenv==1.0.0
# via transip-client (pyproject.toml)
requests==2.31.0
# via transip-client (pyproject.toml)
sentry-sdk==1.26.0
# via transip-client (pyproject.toml)
urllib3==2.0.3
# via
# requests
# sentry-sdk