Skip to content

Commit

Permalink
Restore python3-saml
Browse files Browse the repository at this point in the history
  • Loading branch information
Twixes committed Apr 16, 2024
1 parent 730bf1c commit 93365f3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ drf-exceptions-hog==0.4.0
drf-extensions==0.7.0
drf-spectacular==0.27.1
google-cloud-bigquery==3.11.4
geoip2==4.6.0
gunicorn==20.1.0
infi-clickhouse-orm@ git+https://github.com/PostHog/infi.clickhouse_orm@9578c79f29635ee2c1d01b7979e89adab8383de2
kafka-python==2.0.2
Expand All @@ -58,11 +59,11 @@ pyarrow==15.0.0
pydantic==2.5.3
pyjwt==2.4.0
python-dateutil>=2.8.2
python3-saml==1.12.0
pytz==2023.3
redis==4.5.4
retry==0.9.2
requests~=2.31.0
geoip2==4.6.0
s3fs==2023.10.0
stripe==7.4.0
selenium==4.1.5
Expand Down
12 changes: 11 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,8 @@ inflection==0.5.1
# via drf-spectacular
iso8601==0.1.12
# via infi-clickhouse-orm
isodate==0.6.1
# via python3-saml
jmespath==1.0.0
# via
# boto3
Expand All @@ -319,7 +321,10 @@ kombu==5.3.2
# -r requirements.in
# celery
lxml==4.9.4
# via toronado
# via
# python3-saml
# toronado
# xmlsec
lzstring==1.0.4
# via -r requirements.in
makefun==1.15.2
Expand Down Expand Up @@ -455,6 +460,8 @@ python-statsd==2.1.0
# via django-statsd
python3-openid==3.1.0
# via social-auth-core
python3-saml==1.12.0
# via -r requirements.in
pytz==2023.3
# via
# -r requirements.in
Expand Down Expand Up @@ -539,6 +546,7 @@ six==1.16.0
# astunparse
# djangorestframework-csv
# google-auth
# isodate
# posthoganalytics
# prance
# python-dateutil
Expand Down Expand Up @@ -661,6 +669,8 @@ wrapt==1.15.0
# via aiobotocore
wsproto==1.1.0
# via trio-websocket
xmlsec==1.3.13
# via python3-saml
yarl==1.7.2
# via aiohttp

Expand Down

0 comments on commit 93365f3

Please sign in to comment.