We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c9d4a1 commit 6661072Copy full SHA for 6661072
requirements.txt
@@ -4,6 +4,8 @@ charset-normalizer==3.3.2
4
click==8.1.7
5
colorama==0.4.6
6
ghp-import==2.1.0
7
+gitdb==4.0.12
8
+GitPython==3.1.44
9
idna==3.8
10
Jinja2==3.1.4
11
Markdown==3.7
@@ -23,10 +25,12 @@ platformdirs==4.2.2
23
25
Pygments==2.18.0
24
26
pymdown-extensions==10.9
27
python-dateutil==2.9.0.post0
28
+pytz==2025.1
29
PyYAML==6.0.2
30
pyyaml_env_tag==0.1
31
regex==2024.7.24
32
requests==2.32.3
33
six==1.16.0
34
+smmap==5.0.2
35
urllib3==2.2.2
36
watchdog==5.0.0
0 commit comments