This website requires JavaScript.
Explore
Help
Register
Sign In
lixiaofeng
/
EnglishPal
forked from
mrlan/EnglishPal
Watch
1
Star
0
Fork
You've already forked EnglishPal
0
Code
Pull Requests
Activity
7d2266131d
EnglishPal
/
requirements.txt
4 lines
43 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Make sure password and re-entered password are the same during sign-up.
2023-01-29 11:45:27 +08:00
Flask==1.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