mirror of
https://github.com/jasons-gh/the-chomsky-index.git
synced 2026-03-11 08:54:36 +00:00
Specify module versions
This commit is contained in:
parent
80a83082ba
commit
4c4b1966af
1 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
beautifulsoup4
|
||||
pandas
|
||||
beautifulsoup4==4.9.1
|
||||
pandas==1.1.5
|
||||
py2app
|
||||
pyinstaller==3.6
|
||||
PyQt5==5.15.2
|
||||
tables
|
||||
Unidecode
|
||||
tables==3.6.1
|
||||
Unidecode==1.1.1
|
||||
Loading…
Reference in a new issue