Remove pkg requirement

This commit is contained in:
Tanner Collin 2019-11-25 00:59:42 +00:00
parent 2d4dbcb6f3
commit c85ac1564e
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
web: python main.py
worker: python main.py

View File

@ -1,4 +1,3 @@
pkg-resources==0.0.0
pyaes==1.6.1
pyasn1==0.4.8
rsa==4.0