This website requires JavaScript.
Explore
Help
Register
Sign In
xieshanghai
/
EnglishPal
forked from
mrlan/EnglishPal
Watch
1
Star
0
Fork
You've already forked EnglishPal
0
Code
Pull Requests
Activity
e241c47744
EnglishPal
/
requirements.txt
4 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[BugFix]:requirements.txt:修复Flask1版本不兼容 ImportError: cannot import name 'escape' from 'jinja2'
2022-06-10 19:13:47 +08:00
Flask==2.1.2
requirements.txt includes dependencies of the program. difficulty.py is modified in this fix. Not sure why build.sh is included.
2021-08-20 19:27:44 +08:00
selenium==3.141.0
requirements.txt: include PyYAML.
2022-01-26 21:03:03 +08:00
PyYAML~=6.0
[IMPROVE]:create_clozeTest.py:生成完型填空
2022-06-10 19:20:18 +08:00
nltk==3.7