-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump py-versions CI release v2.1 (#3)
* bump py-versions CI release v2.1 * <bot> update setup.cfg * <bot> update requirements.txt --------- Co-authored-by: github-actions <[email protected]>
- Loading branch information
Showing
3 changed files
with
37 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters