-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathrequirements.txt
More file actions
42 lines (42 loc) · 757 Bytes
/
requirements.txt
File metadata and controls
42 lines (42 loc) · 757 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile
#
appdirs==1.4.4
# via black
black==21.6b0
# via -r requirements.in
certifi==2023.7.22
# via requests
chardet==4.0.0
# via requests
click==8.0.1
# via black
gitdb==4.0.7
# via gitpython
gitpython==3.1.37
# via -r requirements.in
idna==2.10
# via requests
mypy-extensions==0.4.3
# via black
pathspec==0.8.1
# via black
python-gitlab==2.9.0
# via -r requirements.in
regex==2021.7.6
# via black
requests==2.25.1
# via
# python-gitlab
# requests-toolbelt
requests-toolbelt==0.9.1
# via python-gitlab
smmap==4.0.0
# via gitdb
toml==0.10.2
# via black
urllib3==1.26.18
# via requests