Chris4K commited on
Commit
91db6e3
·
verified ·
1 Parent(s): 1886f0e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
  docker
2
- postgres
 
 
 
1
  docker
2
+ postgres
3
+ psycopg2==2.9.7
4
+ flask==2.3.3