Commit 89104bd 1 parent 148885b commit 89104bd Copy full SHA for 89104bd
File tree 2 files changed +91
-3
lines changed
2 files changed +91
-3
lines changed Original file line number Diff line number Diff line change @@ -161,9 +161,6 @@ cython_debug/
161
161
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
162
162
# .idea/
163
163
164
- # Ignore requirements.txt (generate it yourself)
165
- requirements.txt
166
-
167
164
# Ignore python output
168
165
output /
169
166
Original file line number Diff line number Diff line change
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
+ # by the following command:
4
+ #
5
+ # pip-compile ./requirements.in
6
+ #
7
+ attrs == 24.3.0
8
+ # via cattrs
9
+ beautiful-date == 2.3.0
10
+ # via gcsa
11
+ beautifulsoup4 == 4.12.3
12
+ # via -r ./requirements.in
13
+ cachetools == 5.5.0
14
+ # via google-auth
15
+ cattrs == 23.2.3
16
+ # via -r ./requirements.in
17
+ certifi == 2024.12.14
18
+ # via requests
19
+ charset-normalizer == 3.4.1
20
+ # via requests
21
+ gcsa == 2.3.0
22
+ # via -r ./requirements.in
23
+ google-api-core == 2.24.0
24
+ # via google-api-python-client
25
+ google-api-python-client == 2.156.0
26
+ # via gcsa
27
+ google-auth == 2.37.0
28
+ # via
29
+ # google-api-core
30
+ # google-api-python-client
31
+ # google-auth-httplib2
32
+ # google-auth-oauthlib
33
+ google-auth-httplib2 == 0.2.0
34
+ # via
35
+ # gcsa
36
+ # google-api-python-client
37
+ google-auth-oauthlib == 1.2.1
38
+ # via gcsa
39
+ googleapis-common-protos == 1.66.0
40
+ # via google-api-core
41
+ httplib2 == 0.22.0
42
+ # via
43
+ # google-api-python-client
44
+ # google-auth-httplib2
45
+ idna == 3.10
46
+ # via requests
47
+ oauthlib == 3.2.2
48
+ # via requests-oauthlib
49
+ proto-plus == 1.25.0
50
+ # via google-api-core
51
+ protobuf == 5.29.2
52
+ # via
53
+ # google-api-core
54
+ # googleapis-common-protos
55
+ # proto-plus
56
+ pyasn1 == 0.6.1
57
+ # via
58
+ # pyasn1-modules
59
+ # rsa
60
+ pyasn1-modules == 0.4.1
61
+ # via google-auth
62
+ pyparsing == 3.2.1
63
+ # via httplib2
64
+ python-dateutil == 2.9.0.post0
65
+ # via
66
+ # beautiful-date
67
+ # gcsa
68
+ pytz-deprecation-shim == 0.1.0.post0
69
+ # via tzlocal
70
+ requests == 2.32.3
71
+ # via
72
+ # google-api-core
73
+ # requests-oauthlib
74
+ requests-oauthlib == 2.0.0
75
+ # via google-auth-oauthlib
76
+ rsa == 4.9
77
+ # via google-auth
78
+ six == 1.17.0
79
+ # via python-dateutil
80
+ soupsieve == 2.6
81
+ # via beautifulsoup4
82
+ srt == 3.5.3
83
+ # via -r ./requirements.in
84
+ tzdata == 2024.2
85
+ # via pytz-deprecation-shim
86
+ tzlocal == 4.3.1
87
+ # via gcsa
88
+ uritemplate == 4.1.1
89
+ # via google-api-python-client
90
+ urllib3 == 2.3.0
91
+ # via requests
You can’t perform that action at this time.
0 commit comments