Compare commits
No commits in common. "0be119394d5350d124a6d58f90237c9fa590dc1e" and "9765ec16b50420039d98b8b8ab6517504e613538" have entirely different histories.
0be119394d
...
9765ec16b5
10
.idea/vcs.xml
generated
10
.idea/vcs.xml
generated
@ -1,15 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="IssueNavigationConfiguration">
|
||||
<option name="links">
|
||||
<list>
|
||||
<IssueNavigationLink>
|
||||
<option name="issueRegexp" value="#(\d+)" />
|
||||
<option name="linkRegexp" value="https://quico.space/Quico/heiseselect-dl/issues/$1" />
|
||||
</IssueNavigationLink>
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||
</component>
|
||||
|
@ -1,2 +1,3 @@
|
||||
requests
|
||||
lxml
|
||||
rich
|
@ -14,6 +14,8 @@ commonmark==0.9.1
|
||||
# via rich
|
||||
idna==3.3
|
||||
# via requests
|
||||
lxml==4.8.0
|
||||
# via -r requirements.in
|
||||
pygments==2.11.2
|
||||
# via rich
|
||||
requests==2.27.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user