diff options
author | Hui Lan <lanhui@zjnu.edu.cn> | 2021-08-31 21:38:22 +0800 |
---|---|---|
committer | Hui Lan <lanhui@zjnu.edu.cn> | 2021-08-31 21:38:22 +0800 |
commit | d463e5715c2bf26be01c033d7a225fcd39776590 (patch) | |
tree | 61059227c22efcbabbeaa0c2bf9bb19fc3c84556 /requirements.txt | |
parent | 26ec40f634201ae72a910cd826e4eaaca9e20135 (diff) |
Prepre to use more recent stuff from Gitea
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..43976b0 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +Flask==1.1.2
+selenium==3.141.0
|