From a9e99c822205bb869820d7c30af8ebbf5e398fcf Mon Sep 17 00:00:00 2001
From: Thorge Petersen <petersen@rz.uni-kiel.de>
Date: Fri, 2 Jun 2023 14:10:25 +0200
Subject: [PATCH] Updated dev-requirements (pytest-ckan)

---
 dev-requirements.txt | 91 +-------------------------------------------
 1 file changed, 2 insertions(+), 89 deletions(-)

diff --git a/dev-requirements.txt b/dev-requirements.txt
index e4ddceac..fd7d9cbb 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -1,89 +1,2 @@
-alembic==1.0.0                                                                                                                                
-Babel==2.7.0                                                                                                                                  
-Beaker==1.11.0                                                                                                                                
-bleach==3.1.4                                                                                                                                 
-certifi==2021.5.30                                                                                                                            
-cffi==1.15.1                                                                                                                                  
-chardet==4.0.0                                                                                                                                
-click==7.1.2                                                                                                                                  
-cryptography==38.0.2                                                                                                                          
-docopt==0.6.2                                                                                                                                 
-dominate==2.4.0                                                                                                                               
-fanstatic==1.1                                                                                                                                
-feedgen==0.9.0                                                                                                                                
-filehash==0.1.dev3                                                                                                                            
-Flask==1.1.1                                                                                                                                  
-Flask-Babel==1.0.0                                                                                                                            
-flask-multistatic==1.0                                                                                                                        
-funcsigs==1.0.2                                                                                                                               
-future==0.18.3                                                                                                                                
-GeoAlchemy==0.7.2                                                                                                                             
-GeoAlchemy2==0.5.0                                                                                                                            
-geomet==1.0.0                                                                                                                                 
-html5lib==1.1                                                                                                                                 
-idna==2.10                                                                                                                                    
-importlib-metadata==6.1.0                                                                                                                     
-isodate==0.6.1                                                                                                                                
-itsdangerous==1.1.0     
-Jinja2==2.10.1                     
-json-table-schema==0.2.1           
-lxml==4.6.3                        
-Mako==1.1.5                        
-Markdown==3.4.1                    
-MarkupSafe==1.1.1                  
-messytables==0.15.2                
-multiline-log-formatter==0.1.8                                         
-nose==1.3.7                        
-numpy==1.24.2                      
-OWSLib==0.18.0                     
-passlib==1.6.5                     
-pathlib==1.0.1                     
-pdf2image==1.16.3                  
-pika==1.2.1                        
-Pillow==9.4.0                      
-piwikapi==0.3                      
-polib==1.0.7                       
-progressbar==2.5                   
-progressbar2==3.53.3
-psycopg2==2.9.3                                                                                                                        [0/398]
-pycountry==22.3.5                  
-pycparser==2.21                    
-PyJWT==1.7.1                       
-pyOpenSSL==23.0.0                  
-pyparsing==2.4.7                   
-pyproj==2.6.1                      
-pysolr==3.6.0                      
-python-dateutil==2.8.2             
-python-editor==1.0.4               
-python-magic==0.4.12               
-python-slugify==8.0.1              
-python-utils==3.5.2                
-pytz==2016.7                       
-PyUtilib==5.7.1                    
-PyYAML==5.4.1                      
-rdflib==6.3.1                      
-redis==3.5.3                       
-repoze.lru==0.7                    
-repoze.who==2.3                    
-requests==2.25.1                   
-Routes==1.13                       
-rq==1.0                            
-shapely==2.0.1                     
-shutilwhich==1.1.0                 
-simplejson==3.10.0                 
-six==1.16.0                        
-SPARQLWrapper==1.8.5               
-SQLAlchemy==1.3.5                  
-sqlparse==0.3.0                    
-text-unidecode==1.3                
-tzlocal==1.3                       
-unicodecsv==0.14.1                 
-urllib3==1.26.13                   
-watchdog==2.1.5                    
-webassets==0.12.1                  
-webencodings==0.5.1                
-WebOb==1.8.7                       
-Werkzeug==1.0.0                    
-xlrd==2.0.1                        
-zipp==3.15.0                       
-zope.interface==4.3.2  
\ No newline at end of file
+mock
+pytest-ckan
\ No newline at end of file
-- 
GitLab