mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Add Pipfile
This commit is contained in:
		
							
								
								
									
										39
									
								
								Pipfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										39
									
								
								Pipfile
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,39 @@ | ||||
| [[source]] | ||||
|  | ||||
| url = "https://pypi.python.org/simple" | ||||
| verify_ssl = true | ||||
| name = "pypi" | ||||
|  | ||||
|  | ||||
| [packages] | ||||
|  | ||||
| django = "<2.0,>=1.11" | ||||
| pillow = "*" | ||||
| coveralls = "*" | ||||
| dateparser = "*" | ||||
| django-crispy-forms = "*" | ||||
| django-extensions = "*" | ||||
| django-filter = "*" | ||||
| django-flat-responsive = "*" | ||||
| djangorestframework = "*" | ||||
| factory-boy = "*" | ||||
| "flake8" = "*" | ||||
| filemagic = "*" | ||||
| fuzzywuzzy = {extras = ["speedup"], version = "==0.15.0"} | ||||
| gunicorn = "*" | ||||
| langdetect = "*" | ||||
| pdftotext = "*" | ||||
| pyocr = "*" | ||||
| python-dateutil = "*" | ||||
| python-dotenv = "*" | ||||
| python-gnupg = "*" | ||||
| pytz = "*" | ||||
| pycodestyle = "*" | ||||
| pytest = "*" | ||||
| pytest-django = "*" | ||||
| pytest-sugar = "*" | ||||
| pytest-env = "*" | ||||
| pytest-xdist = "*" | ||||
|  | ||||
|  | ||||
| [dev-packages] | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Quinn
					Daniel Quinn