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 Jul 31, 2023
1 parent 04f20db commit 9ff2fde
Showing 1 changed file with 15 additions and 17 deletions.
32 changes: 15 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,31 @@
#
# pip-compile --output-file=requirements.txt
#
aio-pika==9.0.7
aio-pika==9.2.0
# via wipac-keycloak-rest-services
aiormq==6.7.6
aiormq==6.7.7
# via aio-pika
cachetools==5.3.0
cachetools==5.3.1
# via
# user-mgmt (setup.py)
# wipac-rest-tools
certifi==2023.5.7
certifi==2023.7.22
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
cryptography==40.0.2
cryptography==41.0.2
# via pyjwt
dnspython==2.3.0
dnspython==2.4.1
# via pymongo
idna==3.4
# via
# requests
# yarl
ldap3==2.9.1
# via wipac-keycloak-rest-services
motor==3.1.2
motor==3.2.0
# via
# user-mgmt (setup.py)
# wipac-keycloak-rest-services
Expand All @@ -40,9 +40,9 @@ pyasn1==0.5.0
# via ldap3
pycparser==2.21
# via cffi
pyjwt[crypto]==2.5.0
pyjwt[crypto]==2.8.0
# via wipac-rest-tools
pymongo==4.3.3
pymongo==4.4.1
# via motor
pypng==0.20220715.0
# via qrcode
Expand All @@ -54,30 +54,28 @@ requests==2.31.0
# wipac-dev-tools
# wipac-keycloak-rest-services
# wipac-rest-tools
requests-futures==1.0.0
requests-futures==1.0.1
# via wipac-rest-tools
tornado==6.3.2
# via
# user-mgmt (setup.py)
# wipac-rest-tools
types-cryptography==3.3.23.2
# via pyjwt
typing-extensions==4.6.1
typing-extensions==4.7.1
# via
# qrcode
# wipac-dev-tools
unidecode==1.3.6
# via user-mgmt (setup.py)
urllib3==2.0.2
urllib3==2.0.4
# via requests
wipac-dev-tools==1.6.16
# via
# user-mgmt (setup.py)
# wipac-keycloak-rest-services
# wipac-rest-tools
wipac-keycloak-rest-services==1.3.10
wipac-keycloak-rest-services==1.4.18
# via user-mgmt (setup.py)
wipac-rest-tools==1.4.19
wipac-rest-tools==1.4.20
# via
# user-mgmt (setup.py)
# wipac-keycloak-rest-services
Expand Down

0 comments on commit 9ff2fde

Please sign in to comment.