Skip to content

Commit

Permalink
<bot> update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 30, 2023
1 parent 1bf6f20 commit 98bb365
Showing 1 changed file with 34 additions and 30 deletions.
64 changes: 34 additions & 30 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,75 +1,79 @@
#
# This file is autogenerated by pip-compile with python 3.8
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile
#
aio-pika==8.0.3
aio-pika==9.0.7
# via wipac-keycloak-rest-services
aiormq==6.3.3
aiormq==6.7.6
# via aio-pika
cachetools==5.2.0
# via wipac-keycloak-rest-services
certifi==2022.6.15
cachetools==5.3.1
# via wipac-rest-tools
certifi==2023.5.7
# via requests
cffi==1.15.0
cffi==1.15.1
# via cryptography
charset-normalizer==2.0.12
charset-normalizer==3.1.0
# via requests
cryptography==37.0.2
cryptography==40.0.2
# via pyjwt
idna==3.3
dnspython==2.3.0
# via pymongo
idna==3.4
# via
# requests
# yarl
ldap3==2.9.1
# via wipac-keycloak-rest-services
motor==3.0.0
motor==3.1.2
# via
# people-directory (setup.py)
# wipac-keycloak-rest-services
multidict==6.0.2
multidict==6.0.4
# via yarl
pamqp==3.1.0
pamqp==3.2.1
# via aiormq
pyasn1==0.4.8
pyasn1==0.5.0
# via ldap3
pycparser==2.21
# via cffi
pyjwt[crypto]==2.4.0
# via
# wipac-keycloak-rest-services
# wipac-rest-tools
pymongo==4.1.1
pyjwt[crypto]==2.7.0
# via wipac-rest-tools
pymongo==4.3.3
# via motor
requests==2.28.0
pypng==0.20220715.0
# via qrcode
qrcode==7.4.2
# via wipac-rest-tools
requests==2.31.0
# via
# requests-futures
# wipac-dev-tools
# wipac-keycloak-rest-services
# wipac-rest-tools
requests-futures==1.0.0
# via wipac-rest-tools
tornado==6.1
tornado==6.3.2
# via wipac-rest-tools
typing-extensions==4.2.0
# via wipac-dev-tools
unidecode==1.3.4
# via wipac-keycloak-rest-services
urllib3==1.26.9
typing-extensions==4.6.2
# via
# qrcode
# wipac-dev-tools
urllib3==2.0.2
# via requests
wipac-dev-tools==1.2.2
wipac-dev-tools==1.6.16
# via
# people-directory (setup.py)
# wipac-keycloak-rest-services
# wipac-rest-tools
wipac-keycloak-rest-services==1.2.1
wipac-keycloak-rest-services==1.3.10
# via people-directory (setup.py)
wipac-rest-tools==1.3.3
wipac-rest-tools==1.4.20
# via
# people-directory (setup.py)
# wipac-keycloak-rest-services
yarl==1.7.2
yarl==1.9.2
# via
# aio-pika
# aiormq

0 comments on commit 98bb365

Please sign in to comment.