diff options
author | Jesús <heckyel@hyperbola.info> | 2019-06-30 21:21:16 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-06-30 21:21:16 -0500 |
commit | 2da419d27f05d69c59716107ab9429fe3b02a47a (patch) | |
tree | 4fb029b1f7f56d842cf3d3dbca41bb63c61fd3b8 | |
parent | b60d22b0d7575b7c5c08396fadc9c90a3be65f3b (diff) | |
download | pwndbtorcredentials-2da419d27f05d69c59716107ab9429fe3b02a47a.tar.lz pwndbtorcredentials-2da419d27f05d69c59716107ab9429fe3b02a47a.tar.xz pwndbtorcredentials-2da419d27f05d69c59716107ab9429fe3b02a47a.zip |
added file requeriments
-rw-r--r-- | requeriments.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/requeriments.txt b/requeriments.txt new file mode 100644 index 0000000..6a4bf86 --- /dev/null +++ b/requeriments.txt @@ -0,0 +1,8 @@ +beautifulsoup4==4.7.1 +certifi==2019.6.16 +chardet==3.0.4 +idna==2.8 +PySocks==1.7.0 +requests==2.22.0 +soupsieve==1.9.2 +urllib3==1.25.3 |