Roman Isecke b37b4689bc
drop python3.8 (#2372)
### Description
Remove all uses of python3.8

---------

Co-authored-by: ryannikolaidis <1208590+ryannikolaidis@users.noreply.github.com>
Co-authored-by: rbiseck3 <rbiseck3@users.noreply.github.com>
2024-01-09 23:37:30 +00:00

34 lines
738 B
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=ingest/gitlab.txt ingest/gitlab.in
#
certifi==2023.11.17
# via
# -c ingest/../base.txt
# -c ingest/../constraints.in
# requests
charset-normalizer==3.3.2
# via
# -c ingest/../base.txt
# requests
idna==3.6
# via
# -c ingest/../base.txt
# requests
python-gitlab==4.3.0
# via -r ingest/gitlab.in
requests==2.31.0
# via
# -c ingest/../base.txt
# python-gitlab
# requests-toolbelt
requests-toolbelt==1.0.0
# via python-gitlab
urllib3==1.26.18
# via
# -c ingest/../base.txt
# -c ingest/../constraints.in
# requests