From a67b0812659d1481f4c5be77ce2cf448b0b37b8c Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Mon, 14 Jun 2021 22:49:07 -0300 Subject: Start rewriting in Rust --- requirements_test.txt | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 requirements_test.txt (limited to 'requirements_test.txt') diff --git a/requirements_test.txt b/requirements_test.txt deleted file mode 100644 index ebe51db..0000000 --- a/requirements_test.txt +++ /dev/null @@ -1,21 +0,0 @@ -astroid==2.3.3 -atomicwrites==1.3.0 -attrs==19.3.0 -decompyle3==3.3.2 -hypothesis==4.42.7 -isort==4.3.21 -lazy-object-proxy==1.4.3 -mccabe==0.6.1 -more-itertools==7.2.0 -packaging==19.2 -pluggy==0.13.1 -py==1.8.0 -pylint==2.4.4 -pytest==5.2.2 -pytest-sphinx==0.2.2 -six==1.13.0 -spark-parser==1.8.9 -uncompyle6==3.6.2 -wcwidth==0.1.7 -wrapt==1.11.2 -xdis==4.2.2 -- cgit 1.4.1