浏览代码

feat: 添加依赖文件

SongZihuan 2 年之前
父节点
当前提交
5883d6e274
共有 1 个文件被更改,包括 22 次插入0 次删除
  1. 22 0
      requirements.txt

+ 22 - 0
requirements.txt

@@ -0,0 +1,22 @@
+altgraph==0.17.2
+async-timeout==4.0.2
+click==8.1.3
+colorama==0.4.5
+Deprecated==1.2.13
+Flask==2.2.2
+Flask-Login==0.6.2
+Flask-WTF==1.0.1
+future==0.18.2
+itsdangerous==2.1.2
+Jinja2==3.1.2
+MarkupSafe==2.1.1
+packaging==21.3
+pefile==2022.5.30
+pyinstaller==5.4.1
+pyinstaller-hooks-contrib==2022.10
+pyparsing==3.0.9
+pywin32-ctypes==0.2.0
+redis==4.3.4
+Werkzeug==2.2.2
+wrapt==1.14.1
+WTForms==3.0.1