We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6be3d commit a3e0425Copy full SHA for a3e0425
requirements.txt
@@ -1,7 +1,6 @@
1
# This file was generated by mk-requires.sh
2
3
ansi2html
4
-argparse
5
azure-storage-blob==2.1.0
6
azure-storage-common==2.1.0
7
azure==4.0.0
@@ -13,7 +12,6 @@ cffi
13
12
chardet
14
croniter
15
cryptography
16
-configparser
17
daemon
18
futures
19
gitdb2
@@ -31,8 +29,8 @@ psutil
31
29
pycryptodome
32
30
pygit2<0.27.0
33
pyinotify
+pyinstaller
34
pyinstaller-hooks
35
-pyinstaller==3.6
36
pylint
37
pyopenssl>=16.2.0
38
pyparsing
@@ -49,3 +47,4 @@ smmap2
49
47
tornado
50
48
urllib3
51
vulners
+yaml
0 commit comments