10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-22 18:57:38 +02:00

Update the requirements.txt to take into account the incompatibility bugs with recent versions of TexSoup and NumPy

This commit is contained in:
Mickaël Véril 2021-03-23 13:32:44 +01:00 committed by Anthony Scemama
parent fd363c200a
commit dfcc0e2d67

View File

@ -1,5 +1,5 @@
crossref_commons>=0.0.7
numpy>=1.20.1
numpy==1.19.5
GitPython>=3.1.14
PyYAML>=5.4.1
TexSoup>=0.3.1
TexSoup==0.2.1