diff options
author | Unai Martinez-Corral <unai.martinezcorral@ehu.eus> | 2023-02-25 18:41:46 +0100 |
---|---|---|
committer | tgingold <tgingold@users.noreply.github.com> | 2023-02-26 19:48:44 +0100 |
commit | ef8d2cddcf44ae639d8a4f06ca2533bbb0c98954 (patch) | |
tree | e010a4bacdef0735da44b2f7c2a043b2711062d2 /doc | |
parent | b1fd39869e64eda83d490ece7973a12542ca798c (diff) | |
download | ghdl-ef8d2cddcf44ae639d8a4f06ca2533bbb0c98954.tar.gz ghdl-ef8d2cddcf44ae639d8a4f06ca2533bbb0c98954.tar.bz2 ghdl-ef8d2cddcf44ae639d8a4f06ca2533bbb0c98954.zip |
doc/requirements: unpin sphinx
Diffstat (limited to 'doc')
-rw-r--r-- | doc/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt index c87d4a45e..08587a278 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,6 +1,6 @@ -r ../pyGHDL/requirements.txt -sphinx >=5.3, <6.0 +sphinx python-dateutil>=2.8.2 # Sphinx Extenstions |