Compare commits
	
		
			2 Commits
		
	
	
		
			b25c46ec68
			...
			fb075f77b1
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| fb075f77b1 | |||
| ac8116c743 | 
							
								
								
									
										6
									
								
								compose.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								compose.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
services:
 | 
			
		||||
  post:
 | 
			
		||||
    build:
 | 
			
		||||
      context: .
 | 
			
		||||
      dockerfile: Dockerfile
 | 
			
		||||
    image: git.shihaam.dev/alsan/post
 | 
			
		||||
@@ -1,10 +1,12 @@
 | 
			
		||||
blinker==1.9.0
 | 
			
		||||
click==8.1.8
 | 
			
		||||
et_xmlfile==2.0.0
 | 
			
		||||
Flask==3.1.0
 | 
			
		||||
itsdangerous==2.2.0
 | 
			
		||||
Jinja2==3.1.5
 | 
			
		||||
MarkupSafe==3.0.2
 | 
			
		||||
numpy==2.2.1
 | 
			
		||||
openpyxl==3.1.5
 | 
			
		||||
pandas==2.2.3
 | 
			
		||||
python-dateutil==2.9.0.post0
 | 
			
		||||
pytz==2024.2
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user