metya 2 лет назад
Родитель
Сommit
c091e6e798
3 измененных файлов с 2 добавлено и 23 удалено
  1. 2 1
      .gitignore
  2. 0 17
      pipchillreq.txt
  3. 0 5
      prod-requirements.txt

+ 2 - 1
.gitignore

@@ -136,4 +136,5 @@ dmypy.json
 .pyre/
 
 # myfiles
-token
+token
+test*

+ 0 - 17
pipchillreq.txt

@@ -1,17 +0,0 @@
-aiodns==2.0.0
-aiogram==2.11.2
-beautifulsoup4==4.9.3
-brotlipy==0.7.0
-cchardet==2.1.7
-click==7.1.2
-commitizen==2.14.2
-editdistance==0.5.3
-lockfile==0.12.2
-logzero==1.6.3
-pip-chill==1.0.1
-pipreqs==0.4.10
-poetry==1.1.4
-pre-commit==2.10.1
-python-dotenv==0.16.0
-ujson==4.0.2
-wincertstore==0.2

+ 0 - 5
prod-requirements.txt

@@ -1,5 +0,0 @@
-aiogram
-logzero
-beautifulsoup4
-python-dotenv
-requests