This website requires JavaScript.
Explore
Help
Register
Sign In
nizhouting
/
EnglishPal
forked from
mrlan/EnglishPal
Watch
1
Star
0
Fork
You've already forked EnglishPal
0
Code
Pull Requests
Activity
refactor-wangyu
EnglishPal
/
requirements.txt
6 lines
79 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Refactoring parameter names and partial function names to make them more reasonable
2023-06-01 19:13:39 +08:00
Flask==2.2.3
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
feat: add pong orm requirement
2023-03-20 20:08:14 +08:00
pony==0.7.16
requirements.txt: install snowballstemmer for better computing a word's difficulty level.
2023-05-19 09:03:20 +08:00
snowballstemmer==2.2.0