mirror of
https://github.com/dnlbauer/django-signposting.git
synced 2026-09-11 22:45:29 +00:00
Compare commits
1 Commits
dependabot
...
hermes/pos
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c0a77313c1 |
@@ -164,7 +164,3 @@ on the detected signposting metadata and produces output similar to the one show
|
|||||||
## License
|
## License
|
||||||
|
|
||||||
Licensed under the MIT License.
|
Licensed under the MIT License.
|
||||||
|
|
||||||
## References
|
|
||||||
|
|
||||||
You can cite this library using this DOI: [10.5281/zenodo.15008517](https://doi.org/10.5281/zenodo.15008517).
|
|
||||||
|
|||||||
BIN
artifact.zip
Normal file
BIN
artifact.zip
Normal file
Binary file not shown.
@@ -2,7 +2,7 @@ asgiref==3.8.1
|
|||||||
beautifulsoup4==4.12.3
|
beautifulsoup4==4.12.3
|
||||||
certifi==2024.8.30
|
certifi==2024.8.30
|
||||||
charset-normalizer==3.4.0
|
charset-normalizer==3.4.0
|
||||||
django==5.1.14
|
django==5.1.4
|
||||||
django-json-ld==0.0.5
|
django-json-ld==0.0.5
|
||||||
django-signposting==0.10.0
|
django-signposting==0.10.0
|
||||||
httplink==0.2.0
|
httplink==0.2.0
|
||||||
@@ -14,5 +14,5 @@ rfc3987==1.3.8
|
|||||||
signposting==0.9.9
|
signposting==0.9.9
|
||||||
soupsieve==2.6
|
soupsieve==2.6
|
||||||
sqlparse==0.5.1
|
sqlparse==0.5.1
|
||||||
urllib3==2.6.3
|
urllib3==2.2.3
|
||||||
rocrate==0.11.0
|
rocrate==0.11.0
|
||||||
|
|||||||
Reference in New Issue
Block a user